/* CSS styles for vote/download page */

#trackinfo {
	margin-left: 255px;
}

#VoteForm {
	clear: left;
}

#guestNotice {
	margin-bottom: 20px;
}

/* vote options box */

#voteOptions ul {
	margin-left:35px;
	padding:10px 0px;
}

#voteOptions li {
	list-style-type: none;
}

#voteOptionsGo {
	padding-top:15px;
}

#votesNeededBox .boxItemAltColor1, #votesNeededBox .boxItemAltColor2, #topRatedBox .boxItemAltColor1,
#topRatedBox .boxItemAltColor2 {
	background-image: url(http://www.drumnbass.be/images/speaker.gif);
	background-position: 3px center;
	background-repeat: no-repeat;
	padding: 0px 0px 10px 35px;
}

#votesNeededBox .boxItemAltColor1, #topRatedBox .boxItemAltColor1 {
	background-color: #F4F4F4;
}

#googlead {
	float: left;
	margin: 0px 10px 20px 0px;
	padding: 0pt;
}
