#comments {
    /*color:#4d4f50;
    font-size: 12px;
    font-family: Verdana;*/
    margin: 10px 0 0 0;
}

#comments a {

}

.addComment {
    margin: 1px 0 0 0;
    padding: 5px 0 0 10px;
    border: 1px solid #7f9db9;
    width: 575px;
    height: 143px;
    background-position: 100% 0;
    background-color: #F0F0F0;
    position: relative;
}
.addComment .close {
    background: url('http://www.ochevidets.ru/img/comments/AddCommentFormCloseBox.jpg') no-repeat right top;
    width:13px;
    height: 13px;
    cursor: pointer;
    text-align: right;
    float: right;
    margin: -6px -1px 0 0;
}
.addComment .disclaimer {
    margin: 0px 0 0 0;
    font-weight: 500;
    font-size: 1.1rem;
    width: 422px;
    padding-left: 0px;
    line-height: 1.3rem;
}
.addComment .kcaptcha {
    margin: 5px 0 0 0;
    border: 1px solid #7f9db9;
    width: 120px;
}
.addComment input.name  {
    margin: 0px 0 0 0px;
    border: 1px solid #7f9db9;
    width:200px;
    height: 22px;
    color: #797979;
    font-size: 1.4rem; line-height: 1.8rem;
}
.addComment input.title  {
    margin: 20px 0 0 10px;
    border: 1px solid #7f9db9;
    width: 350px;
    height: 22px;
    color: #797979;
}
.addComment textarea {
    margin: 0px 0 0 0px;
    border: 1px solid #7f9db9;
    width: 420px;
    height: 72px;
    color: #797979;
    font-size: 1.2rem; line-height: 1.5rem;
    font-family: Verdana;
    float: left;
}
.addComment input.submit {
    color: black;
    width: 100px;
    height: 28px;
    font-size: 1.1rem;line-height: 1.4rem;
        top: -10px;
        position: relative;
}
#comments .node0, #comments .node0Removed {
    clear: both;
    margin: 15px 0 0px 0;
    padding: 1px 0 0px 0px;
    background: url('http://www.ochevidets.ru/img/comments/CommentNode0BG2.gif') no-repeat left top;
    width: 26px;
    background-position: 100% 0;
}
#comments .node1, #comments .node1Removed {
    clear: both;
    margin: 15px 0 0 0px;
    padding: 3px 0 0 0px;
    background: url('http://www.ochevidets.ru/img/comments/CommentNode1BG2.gif') no-repeat left top;
    width: 499px;
    background-position: 100% 0;
}
#comments .node0 .subject {
    color:#4b4e50;
    font-weight: bold;
    padding: 0px 0 0 30px;
}
#comments .node1  .subject {
    color:#4b4e50;
    font-weight: bold;
    padding: 0px 0 0 60px;
}
#comments .node1Removed .subject {
    color:#81898c;
    font-size: 0.9rem;line-height: 1.2rem;
    font-weight: 400;
    padding: 0px 0 0 60px;
    height:20px;
}
#comments .node0Removed .subject {
    color:#81898c;
    font-size: 0.9rem;line-height: 1.2rem;
    font-weight: normal;
    padding: 0px 0 0 30px;
    height:20px;
}
#comments .moderate {
    float: right;
    display: inline;
    margin: 0px 3px 0px 0;
}
#comments .moderate img {
    margin: 0px 0 0px 0;
}
#comments .moderminus {
    color: Red;
    font-size: 1.1rem;line-height: 1.4rem;
    vertical-align:top;
}
#comments .moderplus {
    color: green;
    font-size: 1.1rem;line-height: 1.4rem;
    vertical-align:top;
}
#comments .thumbUp img {
    margin: -1px 0 2px 0px;
}
#comments .trash {
    position:relative;
    top:2px;
    vertical-align:top;
}
#comments .trashdiv {
    position:relative;
    vertical-align:top;
}
#comments .trashdivsafari {
    position:relative;
    top:-5px;
    vertical-align:top;
}
#comments .node0 .commentText {
    margin: 10px 0 0 30px;
}
#comments .node0 .moreInfo {
    margin: 5px 0 0 30px;
    font-size: 0.9rem;line-height: 1.2rem;
}
#comments .node1 .commentText {
    margin: 10px 0 0 60px;
}
#comments .node1 .moreInfo {
    margin: 5px 0 0px 60px;
    font-size: 0.9rem;line-height: 1.2rem;
}
#comments .replyLink {
    float: right;
    background: url('http://www.ochevidets.ru/img/comments/CommentReplyBaloon.gif') no-repeat left top;
    padding: 0 0 0 20px;
}
#comments .node0Nodelete {
    float:left;
}


.addComment img{
    padding: 2px;
}
#more_smilies{
    position: absolute;
    width: 200px;
    height: 150px;
    background-color:#ffffff;
    border: 1px solid #cccccc;
    display: none;
    left: 440px;
    top: 120px;
    z-index: 99999;
}
.addComment .smilies{
    width: 140px;
    float: right;
}
.addComment .smilies a{
    color: #000000;
    font-size: 1.1rem;line-height: 1.4rem;
}

.comment-text{
    display: block;
    width: 100%;
    margin: 0;
}
.comment-submit-button{
    border: none;
    background-color: #737373;
    color: #eee;
    height: 15px;
    cursor: pointer;
    font-size: 1.1rem;line-height: 1.4rem;
}
.comment-icons{
    background: url(/img/glyphicons-halflings.png);
    width: 13px;
    height: 13px;
    display: inline-block;
    cursor: pointer;
    opacity: 0.5;
}
.comment-icons-trash{
    background-position: 13px 0px;
}
.comment-icons-edit{
    background-position: 0px 87px;
}
