.poll_answer {
	border: 1px solid #000000;
	height: 20px;
	width: 20px;
	float: left;
}
.poll_answer_text {
	margin-left: 10px;
}
.poll_pie {
	float: left; 
	margin-right: 10px;
}