#home-poll {
	width:180px;
	border:1px solid #c9b543;
	margin-left:8px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}

.poll-header {
	background-color:#f0ecd8;
	font-weight:bold;
	font-size:80%;
}

.poll-question, .poll-answer {
	font-size:70%;
}

.poll-header, .padded {
	padding:5px;
}