.post_votewidget {
	background-image:url(img/voteBtn.gif);
	width: 62px;
	background-repeat:no-repeat;
}
.post_votecount {
	width:50px;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#noVotes { display:none; font-family:Verdana, Arial, Helvetica, sans-serif;}

.post_votewidget:hover { background-position:0px -41px;}

.post_votewidget a:hover > .post_votecount { visibility:hidden;}

.post_votecount { display:block; padding-top:4px; padding-bottom:0px; font-size: 20px; color: #7F7F7F; margin:0px; font-weight:bold;}
.post_votecount small { display:block; padding-top:0px; padding-bottom:4px; font-size:10px; margin-top:-5px; font-family:Arial, Helvetica, sans-serif; font-weight:normal;}

.post_votebuttoncontainer a { }

.post_postvote div {}

.post_votewidget_closed {
	background-image:url(img/voteBtn.gif);
	width: 62px;
	background-repeat:no-repeat;
}
.post_postvote {
	width: 62px;
	float: left;
	/*WEG*/margin-right:20px;
}

.votemicro {

	border: 1px solid #FFE07D;

	background-color: #FFF2C9;

	color: #7F7F7F;

	font-size: 0.55em; /*8*/

	/*

	width: 20px;

	height: 10px;*/

	text-align: center;

	padding: 1px 3px 1px 3px;

	margin: 0px 5px 0px 0px;

	vertical-align: middle;

	display: inline;

	float: left;

}

.votemicrotext {

	font-size: 1em; /* 12 */

	vertical-align: middle;

}

.votelistind {

	clear: left;

	vertical-align: middle;

}

.votelistind a {

	text-decoration: none;

}

.votelistind a:hover {

	text-decoration: none;

}

.votewidget_skin {

	padding: 5px;

}