Attribution2.5License
*/
/*Pagebasics*/
*{
font-family:verdana,sans-serif;
}
htmlbody{
margin:0;
padding:0;
background:#efefef;
font-size:12px;
color:#1e1e1e;
}
/*Pagedisplayedtitlearea*/
#titles{
margin-left:15px;
padding:10px;
padding-left:100px;
background:url('/squid-internal-static/icons/SN.png')no-repeatleft;
}
/*initialtitle*/
#titlesh1{
color:#000000;
}
#titlesh2{
color:#000000;
}
/*specialevent:FTPsuccesspagetitles*/
#titlesftpsuccess{
background-color:#00ff00;
width:100%;
}
/*Pagedisplayedbodycontentarea*/
#content{
padding:10px;
background:#ffffff;
}
/*Generaltext*/
p{
}
/*errorbriefdescription*/
#errorp{
}
/*somedatawhichmayhavecausedtheproblem*/
#data{
}