.vote_q {
	background-color:#eaeaea;
	padding:5px;
	font:normal 11px Arial;
}

.vote_item {
	padding-bottom:10px;
}

.vote_item td {
	font:normal 11px Arial;
}

.polosa {
	height:8px;	
	margin:1px;
	font-size:4px;
	line-height:4px;
}
.vote_button {
 	display: block;
 	background: url('/_images/vote.jpg') top left no-repeat;
 	width: 81px;
 	height:18px;
 	text-decoration: none;
 	text-align: center;
 	line-height: 22px;
	font:normal 12px Arial;
	padding-top:4px;
}
