.leader p {
	font-family: Arial, sans-serif;
	float:left;
	font-size: 12px;
	line-height: 14px;
	margin: 5px 2px 5px 16px;
}

.leader a {
	width: 205px;
	float: left;
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	text-decoration: none;
	color:#E5E5E5;
	font-family: Arial, sans-serif;
	margin: 5px 0px 5px 16px;
}

.leader a:hover {
	color:#ffffff;
}

.noLead p {
	font-family: Arial, sans-serif;
	float:left;
	font-size: 12px;
	line-height: 14px;
	margin: 10px 2px 5px 16px;
}

.noLead a {
	width: 205px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
	color:#414042;
	font-family: Arial, sans-serif;
	margin: 10px 0px 5px 16px;
}

.noLead a:hover {
	color:#727272;
}


.progressBarLoc {
	float: left;
	height: 28px;
	width: 218px;
	margin: 0px 0 7px 16px;
	background:url('../images/sidebar/side_progress.png') no-repeat;

}

.progressBarLoc .progressOverlay {
	float:right;
	height: 28px;
	width: 99%;
	
}

.progressOverlay .overlayLeft {
	z-index: 3;
	float: left;
	height: 28px;
	width:6px;
	margin: 0 -6px 0 0;
	padding: 0 0 0 0;
	background:url('../images/tracker/overlay_left.png') no-repeat;
}

.progressOverlay .overlayCenter {
	z-index: 2;
	float: none;
	left: auto;
	position: static;
	right: 5px;
	height: 28px;
	width: auto;
	margin: 0 5px 0 6px;
	padding: 0 0 0 0;
	background:url('../images/tracker/overlay_center.png') repeat-x;
}

.progressOverlay .overlayRight {
	z-index: 1;
	float: right;
	height: 28px;
	width: 5px;
	margin: -28px 0 0 -6px;
	background:url('../images/tracker/overlay_right.png') no-repeat;
}

.leader .voteOverlay {
	float: left;
	width: 65px;
	height: 18px;
	background:url('../images/tracker/vote_overlay.png') no-repeat;
	margin: -30px 0 0 95px;
}
.leader .voteOverlay p {
	width: 65px;
	height: 18px;
	font-size: 13px;
	font-weight: bold;
	color:#DB7500;
	text-align: center;
	line-height: normal;
	margin: 2px 8px 0 0;

}

.noLead .voteOverlay {
	float: left;
	width: 65px;
	height: 18px;
	background:url('../images/tracker/vote_overlay.png') no-repeat;
	margin: -30px 0 0 95px;
}
.noLead .voteOverlay p {
	width: 65px;
	height: 18px;
	font-size: 13px;
	font-weight: bold;
	color:#DB7500;
	text-align: center;
	line-height: normal;
	margin: 2px 8px 0 0;

}

.allRanks  {
	float: right;
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #F2C32A;
	text-decoration: none;
	margin: 0 12px 4px 16px;
	
}

.allRanks:hover {
	color:#F9D367;
}

.ie7 .allRanks {
	margin: -38px 12px 4px 16px;
}

#postRankCont {
	float: left;
	margin: 15px 0 10px 0;
}
#postRank {
	margin: 0 0 0 0;


}

#postRankHeader {
	float: left;
	width:502px;
	height: 49px;
	background: url('../images/sidebar/postRank_header.png') no-repeat;
}
#postRankHeader p {
	float: left;
	font-size: 30px;
	color: white;
	margin: 9px 0 0 420px;
}

#postRankContent {
	float: left;
	width:502px;
	background: url('../images/sidebar/postRank_bg.png') repeat-y;
}

#postRankContent p {
	font-size:18px;
	margin: 10px 43px 6px 43px;
	color:#414042;
	
}

.progressRank {
	float: left;
	height: 51px;
	width: 416px;
	margin: 0 43px 6px 43px;
	background: url('../images/sidebar/postRank_progress.png') no-repeat;
	
}

.progressRank .progressRankOverlay {
	float:right;
	height: 51px;
	width: 5%;
	
}

.progressRank .rankOverlayLeft {
	z-index: 3;
	float: left;
	height: 51px;
	width:9px;
	margin: 0 -9px 0 0;
	padding: 0 0 0 0;
	background:url('../images/sidebar/postRank_overlayLeft.png') no-repeat;
}

.progressRank .rankOverlayCenter {
	z-index: 2;
	float: none;
	left: auto;
	position: static;
	right: 6px;
	height: 51px;
	width: auto;
	margin: 0 6px 0 9px;
	padding: 0 0 0 0;
	background:url('../images/sidebar/postRank_overlayBG.png') repeat-x;
}

.progressRank .rankOverlayRight {
	z-index: 1;
	float: right;
	height: 51px;
	width: 6px;
	margin: -51px 0 0 -6px;
	background:url('../images/sidebar/postRank_overlayRight.png') no-repeat;
}

.progressRank .votesRank {
	float: left;
	width:120px;
	height:33px;
	font-size: 22px;
	background: url('../images/sidebar/postRank_voteBG.png');
	margin: 9px 0 0 148px;
	
}

.progressRank .votesRank p {
	margin: 6px 0 0 0 !important;
	color: #DB7500 !important;
	font-weight: bold;
	text-align: center;
	float: none !important;
}
#postRankFooter {
	float: left;
	width: 502px;
	height: 7px;
	background: url('../images/sidebar/postRank_footer.png');

}


#rank1 {
	width: 7%;
}

#rank2 {
	width: 14%;
}

#rank3 {
	width: 25%;
}

#rank4 {
	width: 34%;
}