div.user_container { 
float: right; 
clear: none;         
width: 82%;  
} 


h3.user_header { 
border-bottom:1px solid #325C7F;
font-weight: bold; 
font-size: 120%; 
margin-bottom: 10px; 
} 

div.user_container img.default { 
margin-bottom: 10px; 
} 

table.view_user_table { 
background-color:white;
border:1px solid black;
margin-bottom:10px;
width:100%;
} 

table.view_user_table th { 
background-color:#64AEF0;
font-weight:bold;
padding-right:2px;
text-align:right;
width:130px; 
} 

table.view_user_table td { 
padding:3px;
background-color: white; 
}


div.last_comments { 
margin-bottom: 10px; 
background-color:white;
border-bottom: none; 
} 

div.comment_head { 
background:#EAF0F5 none repeat scroll 0%;
border-top:1px solid #C0C7CD;
clear:left;
font-size:85%;
padding:5px 5px 5px 10px;
position:relative; 
color:#52718B;
} 

div.comment_head a { 
text-decoration: underline; 
font-weight: bold; 
color:#52718B;
} 

div.comment_body { 
margin-bottom: 10px; 
} 

h3.comment_header { 
font-weight: bold; 
font-size: 130%; 
} 

div.last_submissions { 
background-color: white; 
margin-bottom: 10px; 
} 

a.view_more_nzb { 
color: black;  
} 

a.view_more_nzb:hover { 
border-bottom: 1px solid black; 
} 

a.pml { 
font-size: 80%;  
color: black; 
} 

a.pml:hover { 
border-bottom: 1px solid black; 
} 

img.pmlink { 
vertical_align: middle; 
margin-right: 4px; 
} 


