#new-comments .citem {
	min-height: 50px;
	padding-bottom: 20px;
}

#new-comments .citem img { width: 50px; height: 50px; float: left; margin: 0; padding: 0; overflow: hidden; background: url(../img/avatar_middle_inversed.gif) no-repeat center center; font-size: 0; line-height: 0; }

#new-comments .citem a { text-decoration: underline; }
#new-comments .citem a:hover { text-decoration: none; }

#new-comments p { font-size: 11px; }
#new-comments p.all { font-size: 10px; text-align: center; margin: 0 0 15px 0; }
#new-comments p.all a { font-size: 10px; }
#new-comments .citem p { margin-left: 55px; font-size: 11px; padding: 0; word-wrap: break-word; }
#new-comments .citem p.pu { margin-bottom: 5px; }
#new-comments .citem.hauto,#new-comments .citem.del { min-height: 0; }
#new-comments .citem.del p.pu {
	margin-left: 0;
	margin-bottom: 0;
}
#new-comments .citem p.pl {
	margin-top: 5px;
}
#new-comments .citem p.pu a { font-weight: bold; }
#new-comments .citem p span { font-size: 10px; }
#new-comments .citem p span.rt { display: none; }
#new-comments .citem p span a { font-size: 10px; font-weight: normal; }
#new-comments .citem p.cname { padding: 0 !important; margin-left: 40px; margin-bottom: 0; }
#new-comments .citem p.pu a.adelete { font-weight: normal; }

#new-comments .bcomment {
	border: 0;
	background: url("/i/bt/add-comment.gif") no-repeat;
	height: 17px;
	width: 87px;
	cursor: pointer;
}

#new-comments textarea { font-family: Tahoma; font-size: 11px; border: 1px solid #cdcdcd; }

#new-comments ul.attent {
	margin-bottom: 5px;
}

#comment_form #message { background: none !important; margin: 0 !important; }
#comment_form #message table { height: 50px; background-position: 3px center !important; }
#comment_form #message table td { padding-left: 50px !important; }

#new-comments #reply { padding-bottom: 10px; }
#new-comments #reply.new { padding-bottom: 0; }
#new-comments h2.reply a { text-decoration: underline; display: none; }
#new-comments h2.reply a:hover { text-decoration: none; }

#new-comments a.send { display: block; width: 118px; height: 36px; font-size: 0%; line-height: 0%; background: url(../img/btn/write.gif); margin-top: 5px; }

#content .box h2.txt span.all { display: none; }

