.opros_box {
	margin: 0px;
	padding: 5px 0px;
	border-top-width: 0px;
	border-top-style: 0px;
	border-top-color: 0px;
}

.opros_box_non_first{
	border-top-width: inherit;
	border-top-style: inherit;
	border-top-color: inherit;
}

.opros_box form {
	display: block;
	padding: 0px;
	margin: 0px;
}

.opros_title {
	font: bold 12px/14px Arial;
	padding: 5px 10px;
}

.innr_opros  {
	display: block;
	list-style:none;
	padding: 5px 10px;
	margin: 0px;
}

ul.innr_opros li  {
	display: block;
	list-style:none;
	padding: 0px;
	margin: 0px;
}

.opr_btn {
	position: relative;
	text-align:center;
	padding: 5px;
}

.otvet_var {
	position: relative;
	line-height: 13px;
	padding: 5px 70px 5px 0px;
}

.otvet_var_percent {
	position: absolute;
	right: 5px;
}

.opros_line {
	height: 10px;
	border: 1px solid #bdbcbd;
	margin: 0px 0px 5px;
}

.opros_line_in {
	height: 10px;
	background: #bdbcbd;
}

.otvet_var_sum {
	font-weight: bold;
	padding-top: 10px;
}