#page .articleComments {
clear:both;
margin-bottom:35px;
margin-top:35px;
padding:4px;
border-top: 1px solid #eee;
}

#page .articleComments h4 .text {font-size: 13px;}

.commentsList .footer {
background: none;
width: 100%;
clear:both;
float:left;
height: auto;
line-height:120%;
margin-right:0;
margin-top:4px;
padding:6px;
}

.commentsList .commentFooter {
margin-bottom: 5px;
margin-top: 5px;
padding-bottom: 5px;
border-bottom: 1px solid #eee;
font-style: italic;
font-size: 9px;
}

.commentsList h3 {
font-size: 9px;
}

.commentsList h4 .text{
font-size: 12px;
display: block;
margin-bottom: 2px;
}

.commentsList .nav_center {
margin: 5px;
}

.commentsList .comment_links {
float:right;
}

.commentsList {
width: 100%;
clear:both;
margin-top:10px;
margin-bottom: 5 px;
}

.commentsList .text {
font-weight: bold;
font-size: 10px;
}

.commentsList .header{
background:none !important;
font-size: 11px;
}

#page .articleComments .fieldError {
color: red;
font-weight: bold;
background: yellow;
padding: 3px;
border-color: red;
}
h3.teaserComment {
font-size: 11px;
font-weight: normal;
font-style: italic;
color: #afafaf;
margin: 0px;padding: 0px;
}

.disqusLatest{
  overflow: auto;
  background-color:white;
  min-height:445px;
  margin-bottom:5px;
  padding-bottom:5px;
  padding-left:5px;
}

.disqusLatest .dsq-widget {
  background-color: #FFF;
}

.disqusLatest .dsq-widget-title {
  font:verdana,arial,helvetica,sans-serif !important;
  font-size:14px;
  color:#CC0000;
  margin-top:0px;
  margin-bottom:0px;
}

.disqusLatest .dsq-widget-item
{
margin-bottom:5px;
margin-top:5px;
}

.disqusLatest .dsq-widget-item img {
    float: left;
    padding: 0 3px 3px 0;
    background-color: #FFFFFF !important;
}

.disqusLatest .dqs-widget-item span {
  word-wrap: break-word;

}

.disqusLatest .dsq-widget-comment
{
}

.disqusLatest .dsq-widget-meta a
{
color:grey;
}

.disqusLatest a.dsq-widget-user
{
 color:#5C99B8;
}


