.comments {}
.comments select{
    background: none repeat scroll 0 0 #EE174C;
    border-radius: 5px; margin-bottom: 20px;
    color: #FFFFFF;
    font-family: Arial;
    font-size: 14px;
    line-height: 120%;
    min-width: 250px;
    padding: 10px;
}
.commentsHeader{background:#CC0000; margin:0; width:100%; height:52px; margin-bottom: 25px;} 
.comments h4.commentCountList{font-size: 22px; text-transform: uppercase; line-height: 130%; color:#fff; margin: 10px 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:10px 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{font-size: 15px; color: #666; padding-bottom: 15px;}
.commentsBrowser{padding: 0 0 20px; border-bottom: 1px solid #e6e6e6; margin-bottom: 40px;}

.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{margin-bottom: 15px; font-size: 10px; font-family: Arial; color: #333; line-height: 140%;}
.commentsBrowserHead .commentName{color:#EE174C; float: left; line-height: 100%; text-transform: uppercase}
.commentsBrowserHead .commentName span.authorName{background-color: #66CC66; padding: 2px 5px; color: #fff;}
.commentsBrowserHead .commentDate{}
.commentsBrowserHead .commentDate p{padding: 0; float: left;font-size: 10px; font-family: Arial; color: #333; line-height: 100%;}
.commentsBrowserHead .commentDate p span.time{border-left:1px solid #bbb; border-right:1px solid #bbb; padding: 0 10px; margin: 0 10px; line-height: 100%; display: block; float: left;}

.commentsBrowserEntry h4{color: #000; font-size: 15px;}

.commentsBrowserEntry a.button{background: #CC0000; margin: 0;}
.commentsBrowserEntry a.button span{padding: 10px 20px; color: #fff; text-transform: uppercase; font-size: 13px; line-height: 13px;}

.commentsBrowserEntry{}
.commentsBrowserEntry .commentTitle{font-size:16px; color:#333;}

a.report, a.replyTo{font-size: 10px; font-family: Arial; line-height: 100%; display: block; color: #333; text-transform: uppercase; border-left: 1px solid #bbb; padding-left: 10px; margin-left: 10px;}
.voting ul{margin: 0; list-style: none;}
.voting ul li{margin: 0; float: left; list-style: none;}
.voting ul li a{font-size: 10px; font-family: Arial; line-height: 100%; display: block; text-transform: uppercase; color: #333; border-left: 1px solid #bbb; padding-left: 10px; margin-left: 10px;}
.voting ul li a.yes{color: #0099FF; border: none; margin: 0; padding: 0;}
.voting ul li a.no{color: #EE174C;}
.voting .thanks{font-size: 11px; font-weight: bold; margin: 0; text-transform: uppercase; line-height: 25px; color: #EE174C; font-family: Arial; }

#sendCommentForm {margin-bottom: 35px; width: 100%; background-color: #f6f6f6; padding: 20px 0 30px;
-webkit-box-shadow:  0 2px 1px 0 #a9a9a9;box-shadow:  0 2px 1px 0 #a9a9a9; clear: left;}
#sendCommentForm .holder { clear: both; padding: 0 40px 40px;}
#sendCommentForm .holder .holderInner{width: 100%;}
#sendCommentForm label{color: #696969; display: block; margin-bottom: 5px;}
#sendCommentForm input {-webkit-box-shadow: inset 0px 2px 2px 1px #c4c4c4;box-shadow: inset 0px 2px 2px 1px #c4c4c4;  text-transform: uppercase;
       border: none;width: 92%; padding: 20px 4%; border-bottom: 2px solid #fff;   max-width: 780px;font-size: 10px; color: #666666; line-height: 120%; font-family: Arial;}
#sendCommentForm textarea {-webkit-box-shadow: inset 0px 2px 2px 1px #c4c4c4;box-shadow: inset 0px 2px 2px 1px #c4c4c4;  height: 132px; resize: none;
          border: none;width: 92%; padding: 20px 4%; border-bottom: 2px solid #fff;   max-width: 780px; font-size: 10px; color: #666666; line-height: 120%; font-family: Arial;}
#sendCommentForm button{background: #EE174C; color: #fff; padding: 10px 20px; font-family: open_sanssemibold; margin-right: 40px;
       display: block; cursor: pointer; text-transform: uppercase;}
#sendCommentForm .numberOfComments{margin: 0 0 35px 40px; font-size: 20px; color: #202020; height: 42px; line-height: 35px;}
#sendCommentForm .numberOfComments span{font-family: Arial;  background: url("/img/numberOfComments.png") no-repeat left top; 
                      font-size: 16px; color: #fff; font-weight: bold; line-height: 100%; text-align: center; display: block; padding: 0; float: left;}
#sendCommentForm .numberOfComments span.commNo{   background-image: url("/img/sisica.png");
    background-position: left -301px;
    background-repeat: no-repeat;
    height: 43px;}
#sendCommentForm .numberOfComments span.commNo span {
    background-color: #282828;
    border-radius: 20px;
    color: #FFFFFF;
    display: block;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    min-width: 26px;
    padding: 0 7px; margin-right: 10px;
    text-align: center;
    width: auto;}
#formMessage{text-align: center; color: #EE174C; line-height: 170%; font-size: 15px; font-weight: bold; text-transform: uppercase;}
p.noComment{font-size: 15px; font-weight: bold;}

.commentAvatar{display: table-cell;}


.commentAvatar .avatar .centerAV{border-radius: 0;display: block;height: 80px;overflow: hidden;position: relative;text-align: center;vertical-align: middle;width: 80px; margin-right: 20px;}
.commentAvatar .avatar .centerAV.hor img{height: 80px; max-width: none; width: auto;}
.commentAvatar .avatar .centerAV.ver img{width: 80px; height: auto;}
.commentAvatar .avatar.avatarRound .centerAV{ border-radius: 80px;}
.commentAvatar .avatar.avatarRound .centerAV span {
    display: none;
}

.commentRight{display: table-cell; vertical-align: top; width: 100%;}

p.goLog{padding: 0 40px 20px;}
p.goLog a{color:#EE174C !important;}










