.pollquestion {
	font-weight: bold;
	color: black;
	
}
.pollanswer:a {
	padding:3px;
	color: black;
	margin:10px;
}
.pollanswervoted {

	padding:3px;
	color: black;
}
.pollanswervotedpercentage {
	width:35px;
	text-align:right;
	font: bold 10px;
	color: black;
	float:left;	
	align:center;

}
