/* CSS Document - Vote-Button */

div.vote {
	width:140px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#F1C05E;
	}
	
div.toplistbutton {
	height:1px;
	display:none;
	}