/**
* comments
*/
#comments{border-top:1px solid #e0dbdd;margin-top:25px;padding-top:6px;/*margin-left:40px*/}
#comments .rating{float:left}
#comments .addc{display:block;float:right;text-decoration:underline}
#comments .cmbit{clear:both;padding-top:12px;padding-bottom:8px;border-bottom:1px solid #e7e8e9/*padding-left:8px;*/}
#comments .cmbit,#comments .cmbit ul,#comments .rating{}

#comments .cmbit .info{line-height:1.6em;background: url(../images/cmm.gif) no-repeat 0 .4em;padding-left:21px;margin-bottom:.7em;}
#comments .cmbit .info img.ban{margin-left: 10px;vertical-align:-0.2em;}
#comments .cmbit .info .date{margin-right:10px;padding:0}
#comments .cmbit .info .date, #comments .cmbit .info .link{font-size:11px}
#comments .cmbit .info .user{margin-right:10px;font-weight:bold;}

#comments .cmbit .stban{background:#ffd9dd;padding:3px 7px}

#comments .cmbit .rating{float:right;}
#comments .cmbit .rating span,#comments .cmbit .rating a{float:left}
#comments .cmbit .rating .count{margin:0 3px;min-width:25px;text-align:center;color:#000}
#comments .cmbit .rating .count.pos{}
#comments .cmbit .rating .count.neg{color:#c90808}
#comments .cmbit .rating .act{background:url(../images/vote.gif) no-repeat;width:12px;height:11px;margin-top:.4em}
#comments .cmbit .rating .act a{text-decoration:none}
#comments .cmbit .rating .act.n{background-position:-12px 0}
#comments .cmbit .rating span.act.p{background-position:-24px 0}
#comments .cmbit .rating span.act.n{background-position:-36px 0}

#comments .cmbit .title{clear:both;font-weight:bold}
#comments .cmbit ul.links{margin:2px 0 0 0;padding:0;text-align:right}
#comments .cmbit ul.links li{display:inline;padding:0 16px 0 0}
#comments .vote{font-size:10px;font-weight:bold}
#comments .vote.pos{color:blue}
#comments .vote.neu{color:green}
#comments .vote.neg{color:red}
/* comments form */
.cmmform{margin:15px 0;width:98%;display:block;clear:both}
.cmmform a.close{float:right;padding:4px}
.cmmform .sform{}

.cmmform td.b,.cmmform .tfoot td{border:0;padding:2px 0}

.cmmform .name{color:#7C7C7C}
.cmmform h2{font-size:1.2em;margin:0 0 10px 0;background: url(../images/cmm.gif) no-repeat 0 .4em;padding-left:21px;}
.cmmform h2 label{display:inline;border-bottom:1px dashed #bfbfbf;color:#bfbfbf;cursor:pointer}
.cmmform .ctrl{color:#b0b2b5;text-transform:lowercase}
#comments .avatar{float:left;}
