.votebt2{
	text-align:center;
	width:50px;
	height:90px;
	background: url(../images/button/vote_bt.gif) no-repeat;
	border:0px;
	padding:13px 0 0 0;
	font-size:20px;
	font-family: Impact;
	cursor:pointer;
	color:#666666;
}
.votediv{
	text-align:center;
	width:100%;
	padding:0 0 0 45%;
}
.votebt{
	width:50px;
	height:75px;
	background: url(../images/button/vote_bt.gif) no-repeat;
	border:0px;
	padding:12px 0 0 0;
	margin: 0px 0 0px 0;
	text-align:center;
	font-family: Impact;
	font-size:20px;
	cursor:pointer;
	color:#666666;
}
.votebtt{
	width:50px;
	height:78px;
	background: url(../images/button/vote_bt.gif) no-repeat;
	border:0px;
	padding:13px 0 0 0;
	margin:9px 20px 10px 20px;
	/*margin:-2px 0 -5px 0;*/

	text-align:center;
	font-family: Impact;
	font-size:20px;
	cursor:pointer;
	color:#666666;
}
.votebtlf{
	width:90px;
	height:87px;
	background: url(../images/button/vote_lfbt.gif) no-repeat;
	border:0px;
	cursor:pointer;
	/*padding:12px 0 0 0;
	margin: 0px 0 0px 0;*/
}
.votebtlf .vText{
	width:90px;
	height:87px;
	padding:22px 0 0 0;
	/*padding:20px 0 0 38px;*/
	text-align:center;
	font-family: Impact;
	font-size:20px;
	color:#666666;
}
