#comments {
	margin: 1em 1em 0 0;
	padding-left: 1em;
}

#comments h2 {
	font-size: 180%;
	margin: 2em 0 1em 0;
	color: #83B414;
}

.comment {
	margin: 0.25em 0;
	background-color: #FFF;
	border: 1px #D3DBDE solid;
	width: 100%;
	table-layout: fixed;
}

.comment .avatar {
	background-color: #EAEDF1;
	width: 100px;
}

.comment .header {
	padding: 2px 2px 2px 6px;
}

.comment .header b {
	float: left;
}

.comment .header span, .comment .header a {
	float: right;
}

.comment .header a {
	margin-left: 1em;
}

.comment .report {
	width: 20px;
	text-align: right;
}

.comment .text {
	padding: 5px;
}

.comment .text div {
	overflow: auto;
}

#comments th {
	color: #000;
	padding-top: 4px;
	vertical-align: top;
	text-align: left;
}

#your_opinion.not_mobile {
	/*background: url(../img/konkurs_kom1.png) no-repeat 196px 0px;
	height: 241px;*/
}

#your_opinion textarea {
	height: 122px;
}

#comments .mail_info {
	color: #666;
	display: none;
}

#kom_konkurs {
	margin-top: 1em;
	width: 630px;
	height: 28px;
	padding: 7px 10px 0 10px;
	background: url(../img/konkurs_kom_belka.png) no-repeat;
}

#kom_konkurs a {
	display: block;
	font-weight: bold;
	color: #8109A0;
	height: 23px;
	padding-top: 4px;
	background: url(../img/konkurs_kom_bullet.png) no-repeat right top;
}
