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

div.view_nzb_container div.error-message a { 
color: black; 
} 

div.view_nzb_container div.error-message a:hover { 
border-bottom: 1px solid black; 
} 


div.part_download_box { 
margin-bottom: 10px; 
background-color:#64AEF0;

} 


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

h3.info_header { 
font-weight: bold; 
} 

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

table.nzb_info a:hover { 
border-bottom:1px
 dotted black; 
} 


span.extra_info { 
color: red; 
} 


table.nzb_info tbody tr th { 
background-color: #64AEF0; 
font-weight:bold;
padding-right:2px;
text-align:right; 
width: 110px;   
} 


table.nzb_info tbody tr td { 
padding:3px;
}


div.middle_page_ad { 
margin: auto; 
width: 300px; 
height: 80px; 
background-color: white; 
margin-bottom: 10px; 
} 


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


div.nzb_description { 
border:1px solid black;
min-height: 100px; 
background-color: white;
margin-bottom: 10px;  
} 

div.comment_container { 
width: 100%; 
margin-bottom: 10px; 
} 

div.comment_container_small { 
width: 85%; 
float: right; 
margin-bottom: 10px; 
} 


div.comments { 
border:1px solid black;
min-height: 50px; 
} 

div.add_comment_container { 
border:1px solid black;
min-height: 100px; 
background:#64AEF0;
} 

div.add_comment_head { 
height: 20px; 
border-top:1px solid #C0C7CD;
font-size: 85%; 
} 

span.username_comment_head { 
font-weight: bold; 
} 

form.add_comment { 
margin-left: 20px; 
} 


form.add_comment textarea { 
margin-bottom: 5px; 
} 

form.add_comment input { 
 
} 

form.add_comment input.submit_comment { 
margin-right: 10px; 
} 

span.word_count { 
text-align: right; 
} 

div#comment_error { 
margin-left: 20px; 
} 

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 { 
background-color: white; 
} 

div.view_more_comments_buttom { 
margin:10px; 
text-align: center;  
} 

a.view_more_link  { 
color:#52718B;
cursor: pointer; 
} 

span.character_count { 
font-size:90%;
font-weight:bold;
color: red; 
} 

span.character_text { 
font-weight: bold;
font-size: 90%; 
} 


span.sorry { 
display: block; 
margin-bottom: 12px; 
} 

span.sorry a { 
color:black;
font-weight: bold; 
} 

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

img.pmic { 
margin-right: 5px; 
vertical-align: middle; 
} 

a.no_link { 
color: black; 
font-weight: bold; 
} 

a.no_link:hover { 
border-bottom: none; 
text-decoration: none; 
} 

a.view_reply {
color:#105CB6;
margin-left:15px;
}

td.ico { 
width: 50%; 
} 

td.sizee { 
width: 50%; 
text-align: right; 
padding-right: 5px; 
} 

td.part_age { 
text-align: right; 
padding-right: 5px; 
} 

div.right_action { 
width: 50%; 
float: right; 
clear: none; 
} 

div.left_action { 
width: 50%; 
float: left; 
} 

p.nopar { 
text-align: center; 
width: 100%; 
margin-top: 10px; 
} 