.buttonUp {
	top:0px; left:0px; padding:0px; border:0px; margin:0px;
	background-position:-16px 0; 
	width: 24px; 
	height: 24px; 
	font-size: 0;
	line-height: 999px;
	text-indent: -1000em;
	background: transparent url(../themes/theme1/images/voteup.gif) no-repeat 0 0; border:0; text-indent:-9999px; ;
}

.buttonDown {
	top:0px; left:0px; padding:0px; border:0px; margin:0px;
	background-position:-16px 0; 
	width: 24px; 
	height: 24px; 
	font-size: 0;
	line-height: 999px;
	text-indent: -1000em;
	background: transparent url(../themes/theme1/images/votedown.gif) no-repeat 0 0; border:0; text-indent:-9999px; ;
}

.voteForm {
	padding:0px; 
	border:0px; 
	cursor:default;
	margin:0px; 
	position:relative;
}

.voteForm input { cursor:pointer; }

.voteForm input::-moz-focus-inner { border:0; }