





@charset "windows-1251";
a.vote_question_select {
	font-weight: bold;
}
span.vote_percent {
	color: green;
	margin-left: 5px;
	height: 13px;
}
.text select {font-size: 8pt;}
div.vote_line {
	background: url("/templates/release/images/vote_line.jpg") repeat-x; 
	height: 13px; 
	float: left; 
	border: solid 1px #f0f0f0; 
}
div.vote_result {
	float: left;
	clear: both;
	margin-bottom: 2px;
	width: 90%;
}