/*  your sites custom CSS goes into this file */


}
body {
    margin: 0;         
    background-color: #ffffff;       
    padding: 10px 0;
    font-family: verdana, sans-serif;
    font-size: .90em;             
}


 
 
li span.ind_ip {  
   display: none;  
}  

span.ind_admin {          
    color: #333333;       
    font-style: italic;  
    font-weight: bold;
}


