.box_color_comment_s {
	background-color: #e1e1ce;
}
.box_color_comment {
	background-color: #f6f6e6;
	border-left:1px solid #e1e1ce;
	border-right:1px solid #e1e1ce;
}
.box_color_comment2_s {
	border-left: 1px solid #e1e1ce;
	border-right: 1px solid #e1e1ce;
}
.box_color_comment3_s {
	border-left: 1px solid #e1e1ce;
	border-right: 1px solid #e1e1ce;
}
.box_color_full_comment {
	background-color: #f6f6e6;
}
textarea {
	width:99%;
	font-size:1em;
	padding:0;
}
.data3 {
	background:transparent url('//i.bigmir.net/hp/img/line.gif') scroll repeat-x left top;
}
.mpdiv {
	margin: 0 0 0 65px;
	padding-top:5px
}
.roz, .roz a {
	color: #e45ecf;
}
.blu, .blu a {
	color: #5e61e4;
}
.blu a, .roz a {
	border-bottom-style: dashed;
	border-bottom-width: 1px
}
.tmar5px {
	margin-top: 5px;
}
.rmar5px {
	margin-right: 5px;
}
#captcha_container img {
	border:1px solid #7F9DB9;
}
.nick_str {
	border:medium none;
	height:9px;
	margin-right:5px;
	width:6px;
}

/*
 * Comments Rules
 */

.b-comment_disclaimer {
	padding: 10px;
	margin-bottom: 10px;
	background: #f0f0f0;
	border: 1px solid #c70000;
	}
.b-comment_disclaimer a{
	text-decoration: underline;
	}