.clear_{
clear:both;
position: relative;
padding-top: 10px;


}

.clear_2{
clear:both;

*padding-top: -40px;
*margin-top: -50px;
}

.clear{
clear:both;
position:relative;
*margin-top: -2px;
*padding-top: 20px;
}

.post_votewidget {
	width: 86px;
	height: 53px;
	margin: 0px;
	padding: 0px;
	float: left;
	background-image:url(img/votebackground.png);
	background-repeat:no-repeat;
	color: #ffffff!important;
	text-align:center}
.post_votewidget_closed {
	width: 86px;
	height: 53px;
	margin: 0px;
	padding: 0px;
	float: left;
	background-image:url(img/votebackground.png);
	background-repeat:no-repeat;
		color: #ffffff!important;
	text-align:center}

.post_votecount {
	padding: 12px 0px!important;
	font-size: 18px!important;
	color: #ffffff;
	text-align: center;
	margin: 0px;
	display: block;

	

}
.post_votebuttoncontainer a {
}
.post_postvote div {
}
.post_votebutton {
	font-size: 10px; /*10*/
	background-image:url(img/likeitbg.png);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: center;
	color: #ffffff!important;
	height: 22px;
	width: 86px;
	margin:0px 0px 0px 0px;
	float:left;
	/*margin-top: -5px;*/
	padding:0px;
	font-weight: bold;
	/*padding-bottom: 5px;*/
	display: block;
	text-decoration: none;
	/*border: 1px solid #000000;*/
	line-height: 18px; /*Fixes issues on certain themes*/
}
.post_votebutton:hover {
	color: #ffffff!important;
	text-decoration: none;
}
.post_postvote {
	width: 50px;
	float: left;
}
.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;
}
