/* Article comments styles */

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

#content_comments #content_comments_logo {
float:right;
margin:10px;
}
#content_comments_guidelines {text-align:center;}
#content_comments_guidelines a {color:#518ed5;}

#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;}


#comment_container a, #comment_container a:link, #comment_container a:visited, #comment_container a:active { color:#0B2183; 
font-weight:bold;
}


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

#comment_container {
background:#fff url(/images/article/YES-articlecommentfooter.gif) no-repeat scroll center  bottom;
height:auto;
margin:8px 10px 2px;
width:634px;
}


#comment_head h5 {
background:transparent url(/images/YES-articleviewcomments.jpg) no-repeat scroll left top;
padding:0 10px;
width: 614px;
height: 38px;
margin-left:-3px;
}

#comment_head {
background:transparent  no-repeat scroll left top;
padding:0px 0px;
}
#comment_body {
background:#E2E2E2;
border-bottom:none;
border-left:none;
border-right:none;
padding:15px 10px;
text-align:left;
margin-top:-5px;
}

#container
{
	float:right;
	width:988px;
	background:#9DB6DE;
	position:relative;
	margin:10px 10px 10px 10px;
	
	font-family:arial;
	font-size:12px;
	
}
#comment_container #comment_paginator  {
	background:transparent url(/images/article/YES-articlecommentfooter.gif) no-repeat scroll left top;
	font-weight: bold;
	padding: 2px;
}

