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_03.jpg);
	height: 250px;
	width: 660px;
	padding-right: 70px;
}
#VOTEACT .info .con {
	height: 180px;
	width: 142px;
	float: left;
	padding-top: 65px;
	padding-right: 40px;
	padding-left: 38px;
}
#VOTEACT .info .con table {
	width: 140px;
}
#VOTEACT .info .con #checkbox {
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#VOTEACT .info .con .box {
	height: 20px;
	width: 20px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 7px;
	padding-left: 7px;
}
#VOTEACT .info .con .play {
	height: 25px;
	width: 25px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 7px;
	padding-left: 7px;
}
#VOTEACT .info .con .play a {
	height: 25px;
	width: 25px;
	background-image: url(../images/play.jpg);
	text-indent: -9999px;
	display: block;
}
#VOTEACT .info .con .play a:hover {
	height: 25px;
	width: 25px;
	background-image: url(../images/play-over.jpg);
	text-indent: -9999px;
	display: block;
}
#VOTEACT .ok {
	height: 89px;
	width: 720px;
	background-image: url(../images/vote_04.jpg);
	padding-top: 16px;
	padding-left: 10px;
}
#VOTEACT .ok .results {
	height: 50px;
	width: 210px;
	float: left;
}
#VOTEACT .ok .results a {
	height: 50px;
	width: 210px;
	background-image: url(../images/vote_05.jpg);
	text-indent: -9999px;
	display: block;
}
#VOTEACT .ok .results a:hover {
	height: 50px;
	width: 210px;
	background-image: url(../images/vote_05-over.jpg);
	text-indent: -9999px;
	display: block;
}
#VOTEACT .ok .resure {
	height: 50px;
	width: 210px;
	float: left;
	padding-left: 221px;
}
#VOTEACT .ok .resure a {
	height: 50px;
	width: 210px;
	background-image: url(../images/vote_06.jpg);
	text-indent: -9999px;
	display: block;
}
#VOTEACT .ok .resure a:hover {
	height: 50px;
	width: 210px;
	background-image: url(../images/vote_06-over.jpg);
	text-indent: -9999px;
	display: block;
}
