.votewidget_skin
{
	background-image:url(img/vote_glow_bg_tall.png);
	background-repeat:no-repeat;
	height:1086px;
	padding:12px 10px 10px 10px;
}

.vote_shutter{
	background-image:url(img/full_shutter_tall.png);
	background-repeat:no-repeat;
	width:325px;
	height:1086px;
	margin-top:-10px;
	margin-left:-10px;
}

.votecount_bg{
	background-image:url(img/total_bg.png);
	background-repeat:no-repeat;
	height:80px;
	
}

.voteends_bg{
	background-image:url(img/vote_ending.png);
	background-repeat:no-repeat;
	width:334px;
	height:396px;
	margin-top:-5px;
	margin-left:-5px;
}

.Memphis{
	background-image:url(img/memphis.png);
	background-repeat:no-repeat;
	width:334px;
	height:396px;
	margin-top:-3px;
	margin-left:-5px;
}
.Birmingham{
	background-image:url(img/birmingham.png);
	background-repeat:no-repeat;
	width:334px;
	height:396px;
	margin-top:-3px;
	margin-left:-5px;
}
.Charlotte{
	background-image:url(img/charlotte.png);
	background-repeat:no-repeat;
	width:334px;
	height:396px;
	margin-top:-3px;
	margin-left:-5px;
}
.Norfolk{
	background-image:url(img/norfolk.png);
	background-repeat:no-repeat;
	width:334px;
	height:396px;
	margin-top:-3px;
	margin-left:-5px;
}



.votecount{
	width: 105px; 
	float: right; 
	margin-right:45px;
	margin-top:35px;
	color:#522410; 
	font-family:tahoma; 
	font-size:12px; 
	font-weight:bold;
	text-align:center;
}

.post_votewidget {
/*
	width: 45px;
	margin: 0px;
	padding: 0px;
	float: left;
	background-image:url(img/votebackground.png);
	background-repeat:no-repeat;
*/	
}
.post_votewidget_closed {
	width: 45px;
	margin: 0px;
	padding: 0px;
	float: left;
	background-image:url(img/votebackground2.png);
	background-repeat:no-repeat;
}

.votelistind{
	height:90px;
	padding:10px 11px 1px 11px;
}

.post_votecount {
	width:38px;
/*	
	background-image:url(img/vote_unselect.gif);
	background-repeat:repeat-x;
	width: 26px;
	height: 27px;
	padding: 8px 0px 0px 0px;
	font-size: 18px;
	color: #7F7F7F;
	text-align: center;
	display: block;
	margin: 0px;
*/	
}
.post_votebuttoncontainer a {

}
.post_postvote div {

}
.post_votebutton {
	font-size: 10px; /*10*/
	background-image:url(img/votebutton.png);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: center;
	color: #7F7F7F;
	height: 15px;
	width: 45px;
	margin: 0px;
	/*margin-top: -5px;*/
	padding: 0px;
	/*padding-bottom: 5px;*/
	display: block;
	text-decoration: none;
	/*border: 1px solid #000000;*/
	line-height: 1em; /*Fixes issues on certain themes*/
}.post_votebutton a {
	color: #7F7F7F;
}
.post_votebutton:hover {
	color: #999999;
	text-decoration: none;
}
.post_postvote {
/*
	width: 50px;
	float: left;
*/	
}
.votewidget {
	border: 1px solid #DDDDDD;
	width: 90%;
	display: block;
	background-color: #000000;
	margin: 5px auto 5px auto;
}
.votewidget .fore {
	background-color: #FFFFFF;
	width: 100%;
	display: block;
}
.votewidget .back {
	background-color: #EEEEEE;
	width: 100%;
	display: block;
}
.votewidget .votecount {
	width: 23%;
	padding-left: 2%;
	float: left;
}
.votewidget .text {
	width: 75%;
	float: left;
}
.votewidget .title {
	background-color: #FFFFFF;
	width: 98%;
	display: block;
	padding-left: 2%;
	font-weight: bold;
	color: #666666;
}
.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 {
	background-image:url(img/nominy_bg.gif);
	background-repeat:no-repeat;
	width:238px;
	height:84px;
	vertical-align: middle;
}
.votemicrotext  a
{
	font-size: 13px; /* 12 */
	color:#441705;
	font-weight:bold;
}
