/* RIGTH BOX RANGKING */

.tabsTop {
	text-align: center;
	padding: 10px 0px 0px 17px;
	height: 21px;
}

.tabsTop .tabsHref {
	text-align: center;
	display: inline;
	float: left;
	background-position: top left;
	background-repeat: no-repeat;
	width: 70px;
	height: 18px;
	padding: 3px 0px 0px 0px;
	cursor: pointer;
	font-size: 11px;
}

.tabsTop .active {
	background-image: url(../images/centerFormBox/tabs/tabsHref.jpg);
}

.tabsTop .tabsHref:hover {
	background-image: url(../images/centerFormBox/tabs/tabsHref.jpg);
	text-decoration: none;
}

.tabsCenter {
/*	height: 200px; /* TO DELETE */
	background-color: #FFFFFF;
	margin: 0px 15px 10px 15px;
	padding: 0px 0px 20px 0px;
	background-image: url(../images/centerFormBox/tabs/tabsCenterBottomBG370.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}

.tabsCenterTop {
	background-image: url(../images/centerFormBox/tabs/tabsCenterTopBG370.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 10px;
	overflow: hidden;
}

.tabsContent {
	display: none;
	padding: 0px 5px 0px 5px;
}

.tabsContent .oneTeam {
	margin: 0px 0px 10px 0px;
	clear: both;
}

.tabsContent .oneTeam .oneTeamLogo {
	width: 60px;
	float: left;
	text-align: center;
	overflow: hidden;
}

.tabsContent .oneTeam .oneTeamLogo img {
/*	border: 1px solid #000000;
	padding: 1px;*/
}

.tabsContent .oneTeamInfo {
	margin: 0px 0px 0px 70px;
}

.tabsContent .oneTeamInfo .oneTeamName a {
	font-weight: bold;
	color: #006DC9;
	font-size: 12px;
}

.tabsContent .oneTeamInfo .oneTeamUnderName a {
	font-size: 11px;
}

.tabsContent .oneTeamInfo .oneTeamRatePercent {
	text-align: right;
	font-size: 11px;
	display: block;
}

.tabsContent .oneTeamInfo .first {
	font-size: 12px;
}


.tabsContent .oneTeamInfo .oneTeamRate {
	margin: 3px 0px 0px 0px;
}

.tabsContent .oneTeamInfo .oneTeamRate .rateBG {
/*	background: url(../images/centerFormBox/tabs/voteResultsOptionPercentBG.jpg);
	background-position: top left;	
	background-repeat: no-repeat;
*/	
	height: 8px;
	width: 170px;
	background-color: #E5F0F9;
	border: 1px solid #006DC9;
	margin: 0px 0px 0px 0px;
}

.tabsContent .oneTeamInfo .oneTeamRate .rateBG .rateBGPercent {
	height: 8px;
	background-color: #006DC9;
}

.showMoreRankings {
	font-size: 11px;
	display: block;
}
