@CHARSET "ISO-8859-1"; 
body{ 
font-family:Arial, san-serif; 
font-size:13px; 
line-height:20px;
background:url(../images/body-bg.png) repeat-x #000; 
} 
#page{ 
 margin-top:0; 
 padding: 10px 0 44px 0; 
 background-color:#222;/**/ 
} 
#header{ 
 padding-top:10px; 
 padding-bottom:10px; 
} 
#header_logo{ 

} 
#header_logo a img{ 
 border:none; 
 margin-left:20px; 
} 
#header_top{ 
 text-align:right;
 color:#fff; 
} 
#page_body{ 
 background:#222; 
 min-height:400px; 
 color:#fff; 
} 
#left_content { background-color:#222; } 
#sidebar_content { background-color:#222; } 
#content_top_wrapper P { margin:0; padding:0; }
#nav{ 
background:url('/media/image/button-bg.jpg') repeat-x scroll 0 0 #333; 
height:35px;
} 
#breadcrumbs_wrapper {padding:.75em 1.2em;}
#breadcrumbs A {color:#CCC; text-decoration:none; }
h1, h2, h3, h4, h5{ 
margin:10px 20px 10px 0; 
}
h5{
margin-bottom:0;
} 
h1{ 
font-size:20px; 
}  
h2{ 
font-size:16px; 
}  
h3{ 
font-size:14px;  
}  
h4, h5{ 
font-size:12px; 
} 
p, fieldset { 
margin:10px 30px 20px 0; 
} 
a {color:#CCC;}
a.cover-link { float:left; display:block; height:190px; width:190px; background:url('/media/image/covers-bg.png') no-repeat #222; padding:8px; }
.editor { width:250px; height: 80px; margin-bottom:20px; }



















