/* Article comments styles */

#content_comments {
margin-top:25px;
background:#fff url(/images/article/comments_head_bg.gif) no-repeat top;
}


#comment_head {
height:60px;
background:url(/images/article/comments_header_bg.gif) no-repeat scroll left top;
padding-left:0px;
}

#comment_body {
border-bottom:none;
border-left:none;
border-right:none;
}

#comment_container {
	padding: 0 0px;
	height:auto;
width:503px;float:right;

}
#content_comments_guidelines {text-align:center;}
#content_comments_guidelines a {color:#1E3C82;}

#content_comments #content_comments_title {
padding:0 10px;
font-size:1.5em;
height:54px;
font-weight:bold;
color:#ccc;
}
#content_comments #content_comments_title a {
color:#ccc;
}

.article_ccomments{display:none;}

#article_ccomments_link{margin:5px 20px;position:relative;}

#article_ccomments_link a{color:#1E3C82;}
#article_ccomments_link a.write_comment {position:absolute;left:1px;}

#article_ccomments_link a.post_comment {position:absolute;right:1px;}

#article_comments div.Comments_NestedDate{color:#999999; padding-top:3px; font-size:10px;}

#comment_head h5 {
display:none;
}
#newsLeftColContent {
width:161px;
}



