div#polls{
	width: 280px;
	display: block;	
	height: auto;
	font-family: Arial;
}
.VoteRemark{ 
	font-family: 'Verdana'; 
	font-size: 8pt; 
	color: #ffffff; 
	text-decoration: none 
}
.VoteShow{ 
	font-family: 'Verdana'; 
	font-size: 10pt; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none ;
	bgcolor: #ffffff; 
}
.percent{
	background: #004000;
}