.comments.list {margin:0 0 20px;}
.comments.list h3 {font-size:12px; font-weight:bold; margin:0 0 5px; text-align:right;}
.comments.list .items {}
.comments.list .items .items {padding:20px 0 0 20px;}
.comments.list .items .item {margin:0 0 20px;}
.comments.list .items .item .title {margin:0 0 5px; padding:3px; height:30px; overflow:hidden; line-height:30px; background-color:#eaeaea; border-radius:3px;}
.comments.list .items .item .title a {font-size:12px; font-weight:bold; color:#777777; text-decoration:underline;}
.comments.list .items .item .title b {color:#777777;}
.comments.list .items .item .title .avatar {display:block; float:left; width:30px; height:30px; margin-right:10px; border-radius:3px; overflow:hidden;}
.comments.list .items .item .title .avatar img {display:block;}
.comments.list .items .item .title .date {margin-left:5px; font-size:10px;}
.comments.list .items .item .title .action {float:right; width:30px; height:30px; margin-right:10px; background:transparent 50% 50% no-repeat; cursor:pointer; opacity:0.6; transition:all 0.3s;}
.comments.list .items .item .title .action:hover {opacity:1;}
.comments.list .items .item .title .action.comment_add {background-image:url(/img/common/comment_add_16x16.png);}
.comments.list .items .item .root {margin:0 0 5px;}
.comments.list .items .item .body {padding:0 5px; color:#555555;}
.comments.list .items .item .body a {color:#558B01;}
.comments.list .items .add {display:none; margin-bottom:5px; padding-bottom:15px; border-bottom:#cdcdcd dashed 1px;}
.comments.list .refresh {height:24px; padding:3px 10px; margin:0 0 5px; background:#eaeaea url(/img/common/refresh_24x24.png) 50% 50% no-repeat; border-radius:3px; opacity:0.6; cursor:pointer; transition:all 0.3s;}
.comments.list .refresh:hover {opacity:1;}
.comments.list .add {}
.comments.list .add .body {padding:5px; border-left:#eaeaea solid 1px; border-top:#eaeaea solid 1px; border-right:#eaeaea solid 1px;}
.comments.list .add .body textarea {width:100%; height:120px; border:none;}
.comments.list .add .send {padding:10px 0 0; background:transparent url(/img/potrebitel/reg_fieldscont_bg.gif) 50% 0 no-repeat;}
.comments.list .add .send .button {width:135px; height:32px; margin:0 auto; background:transparent url(/img/potrebitel/button_send.gif) 0 0 no-repeat; cursor:pointer;}

