.comments { margin-top:20px}
.commentsHeader{background:url("/img/buttons/button.png") repeat-x scroll left top transparent; margin:0; width:100%; height:44px; margin-bottom: 25px;} 
.comments h4.commentCountList{font-size: 22px; text-transform: uppercase; line-height: 130%; color:#fff; margin: 6px 0 0 20px; display: table; float: left;}
.comments h4.commentCountList span{background:url('/img/commentsTitleNo.gif') right top no-repeat; width: 48px; 
                      height: 34px; text-align: center; vertical-align: middle; display: table-cell; 
                      color: #878585; font-size: 15px; padding-left: 10px;}
.comments a.button{background:#fff; margin:6px 20px 0 0;}
.comments a.button span{color:#CC0000;text-transform: uppercase; font-size: 13px; padding: 10px 20px; display: block; line-height: 13px;}
.comments a.button:hover{text-decoration: none;}

.commentsHolder {margin:0}
.commentsHolder p{padding:0 0 15px 0; color:#878585; font-size:13px; line-height:150%;}
.commentsBrowser{background:none; margin:0 0 15px;}

.commentsBrowserLeft{ width:50px;}
.commentsBrowserLeft .commentDateDay{ width:50px; height:20px; background:url(/img/commentDateDayBg.png) no-repeat left top; margin-bottom:1px; text-align:center}
.commentsBrowserLeft .commentDateDay span{ font-family:Georgia; font-size:12px; color:#FFFFFF}

.commentsBrowserLeft .commentDateDate{ width:40px; height:35px; background:url(/img/commentDateDateBg.png) no-repeat left top; text-align:center; padding:3px 5px 0 5px;}
.commentsBrowserLeft .commentDateDate p{ margin:0; padding:0; font-family:Georgia; font-size:12px; color:#000000; line-height:105%}
.commentsBrowserLeft .commentDateDate p.year{font-size:16px;}
.commentsBrowserRight{ width:560px;}

.commentsBrowserHead{padding:0px 0px 7px 0; margin-bottom: 10px; border-bottom: 1px dotted #ccc;}
.commentsBrowserHead .commentName{color:#666;display:block;float:left;font-size:13px;font-weight:bold; line-height: 100%; padding-right: 10px; border-right: 1px solid #ccc; margin-right: 10px;}
.commentsBrowserHead .commentDate{color:#CC0000;display:block;float:left;font-size:11px;padding:0;}
.commentsBrowserHead .commentDate p{color:#CC0000;display:block;float:left;font-size:11px;padding:0; line-height: 110%;}

.commentsBrowserEntry a.button{background: url("/img/buttons/button.png") repeat-x scroll left top transparent; margin: 0;}
.commentsBrowserEntry a.button:hover{background-position: left bottom;}
.commentsBrowserEntry a.button span{padding: 16px 20px; color: #fff; text-transform: uppercase; font-size: 13px; line-height: 13px; font-weight: bold;}

.commentsBrowserEntry{ padding:0; padding-bottom: 10px; margin-bottom: 10px; background: url("/img/dividers/storyNavDivider.gif") repeat-x left bottom;}
.commentsBrowserEntry .commentTitle{font-size:16px; color:#333;}



#sendCommentForm {margin-bottom: 20px; width: 100%}
#sendCommentForm h3{font-weight: bold; text-transform: uppercase;}
#sendCommentForm .holder1, #sendCommentForm .holder2{width: 49%;}
#sendCommentForm .holder {width: 100%; clear: both}
#sendCommentForm input{  background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #C0CAD5;
    color: #666666; width: 272px;
    font-size: 14px;
    margin-bottom: 10px;
    padding: 13px 20px;}
#sendCommentForm .holder textarea{   background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #C0CAD5;
    color: #666666;
    font-size: 14px;
    height: 136px;
    margin-bottom: 10px;
    padding: 13px 20px;
    width: 598px;}
#sendCommentForm label{   color: #666666;
    display: block;
    font-size: 14px;}

#sendCommentForm .holderButton button {
    background: url("/img/buttons/button.png") repeat-x scroll left top transparent;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    float: right !important;
    font-family: nioki,Arial,Helvetica,sans-serif;
    font-size: 20px;
    font-weight: bold;
    padding: 8px 20px;
}
#sendCommentForm .holderButton button:hover {
    background-position: left bottom;
}

#formMessage{text-align: center; color: #cc0000; line-height: 170%; font-size: 15px; font-weight: bold;}
p.noComment{font-size: 15px; font-weight: bold;}





