/* CSS Document */

.votw {
	background-image: none;
}
.votw table.votwt {
	background-image: url(../images/venom_votwbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.votw td {
	padding-bottom: 5px;
	border-bottom: 1px solid #022528;
}
.votw p {
	font-size: 12px;
	margin-top: 0px;
}
.stars {
	float: left;
	width: 93px;
	text-align: center;
	padding-bottom: 5px;
}
.stars div {
	margin-left: 10px;
}
.stars a {
	margin: 0px;
	padding: 0px;
}
.stars h1 {
	font-size: 30px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.poll {
	line-height: 15px;
	clear: both;
	margin-bottom: 5px;
	margin-top: 5px;
}
.pollbar {
	background-image: url(../images/bg_td2.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #000000;
	float: left;
	margin-right: 5px;
}
.botlink {
	text-align: right;
}