/* Article comments styles */
#comment_container {width:630px;}
#comment_logo, #comment_head h5 { display: none; }
#comment_head { background:transparent url(/imgs/headers/comments_header.gif) no-repeat scroll left top; height:72px; }

#comment_body {
	position:relative;
	top:-2px;
	display:block;
    border-bottom:1px solid #000; 
    border-left:1px solid #000;
    border-right:1px solid #000;
 }
#article_ccomments_link a, #article_ccomments_link a:link, #article_ccomments_link a:visited, #article_ccomments_link a:active {
font-weight: bold;
}
#article_ccomments_link .post_comment , #article_ccomments_link .write_comment {color: #08088A;}
#content_comments_guidelines a, #content_comments_guidelines a:link, #content_comments_guidelines a:visited, #content_comments_guidelines a:active {color: #08088A;}
#comment_login a, #comment_login a:link, #comment_login a:visited, #comment_login a:active {color: #08088A;}
#comments_list .comment_cell_poster .display_name {color: #08088A;}
