.poll_quest {
	line-height: 1.5;
	display: block;
	font-weight: bold;
	margin: 0 0 10px 0;
}

.poll_form {
	line-height: 3;
}

.poll_var_radio {
	position: relative;
	top: +2px;
}

.poll_var_text {

}

.poll_btn {
	
}

.poll_result_cell {
	padding-top: 10px;

}

.poll_result_bar {
	border: solid 1px;
	width: 100%;
	line-height: 0.2;
	height: 8px; 
}

.poll_percent_bar {
	height: 8px; 
	line-height: 0.2;
}