div.votelist
{
	font-size: 11px;
	margin: 25px 20px 20px 20px;
}
div.votelistname
{
	font-size: 20px; 
	font-family: Times New Roman,  Arial, Verdana, Tahoma;
	color: #034780;
	padding-bottom: 20px;
}
div.votelistitem
{
	padding: 0 0 10px 20px;
	background-image: url(/img/row6.gif);  
	background-repeat: no-repeat;  
	background-position: left 3px;
}
		a:link.votelistitem, a:visited.votelistitem, a:hover.votelistitem  { text-decoration:underline; color: #0E4583;}
		a:hover.votelistitem { color: #CC0000;}		

