li.user_option_true {
	font-weight: bold;	
}
#main div.block div.item p.already_voted {
	margin-top: 0px;
	padding-top: 15px;
	font-weight: bold;
}
h4 {
	margin-top: 15px;
	margin-bottom: 0px;
}
ul.poll_options {
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
}
ul.poll_options li {

}
ul.poll_options_vote_possible_true li {
	margin: 0px;
	padding: 0px;
}
ul.poll_options_vote_possible_true {
	list-style: none;
}

