body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#VOTEACT {
	height: 355px;
	width: 730px;
}
#VOTEACT .info {
	background-image: url(../images/vote_01.jpg);
	height: 250px;
	width: 730px;
}
#VOTEACT .go {
	height: 105px;
	width: 730px;
}
#VOTEACT .go a {
	height: 105px;
	width: 730px;
	background-image: url(../images/vote_02.gif);
	text-indent: -9999px;
	display: block;
}
#VOTEACT .go a:hover {
	height: 105px;
	width: 730px;
	background-image: url(../images/vote_02-over.gif);
	text-indent: -9999px;
	display: block;
}
