h2.commh2 {
	font-size: 13px;
	font-weight: 700;
	padding: 2px;
	margin: 5px 0 0 0;
}
table.onecomment {
	border-style: solid;
	border-width: 2px 0 0 0;
	border-color: #CCC;
}
#commentsblock {
	border: 0;
	padding: 5px;
	clear: both;
}
#commentAdd {
	width: 100%;
	display: block;
}
.commrating {
	text-align: left;
	padding-left: 5px;
	vertical-align: top;
	color: #f99900;
}
.commans {
	vertical-align: top;
	width: 40px;
}
.commdate {
	font-size: 80%;
}
.commauthor {
	font-weight: bold;
}
tr.commtext {
	background-color: #e9e9ff;
}
tr.commtextsel {
	background-color: #c0c0ff;
}
#commentaddform {
	display: block;
	width: 280px;
}
#ratingtable {
	border-top: 1px solid #c9c9c9; 
	margin-top: 10px;
}
td.rating {
	vertical-align: top;
}
#ratingmarks {
	text-align: right;
	display: none;
}
#ratingmarksnojs {
	text-align: right;
	display: block;
}
#ratingmarksnojs td {
	color: #f99900;
}

#author {
	width: 200px;
}
#newcomment {
	width: 200px;
}

/* страница всех отзывов */

table.wtype_hdr td {
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	height: 40px;
}
.wtype_body {
	padding: 0 10px 0 30px ;
}
.witem_hdr {
	display: block;
	font-size: 13px;
	font-weight: bold;
}
.witem_body {
	padding: 0 10px 0 30px ;
}
table.topcomment {
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #bfbfbf;
}
