.szavazas h5 {
	font-size: 12px;
}
table.voteTable {
	margin-left: 0px; 
	width: 200px; 
	margin-bottom: 10px;
	margin-top: 0px;
}
.voteTable td {
	background-color: #f3f8fa;
	text-align: left;
}
.answerCell  {
	width: 170px;  
	font-weight: bold; 
	font-size: 10px;
	padding-top: 3px;
}
.votesCell {
	font-size: 10px;
}
.percentCell {
	font-size: 10px; 
	width: 30px;
}