/* Geral - Componentes Basicos  
.rankingList { margin-left: -110px; margin-top: -19px; float:left; display:block; position: relative; width: 80px; height: 14px; background: url(http://img.blockbusteronline.com.br/img/bgRating.png) no-repeat ; }
.rankingList  li { height: 100%;  position:absolute; left:0; top:0; overflow:visible; padding:0; margin:0px; }
.rankingList .level1 { width: 16px;  z-index:6; }
.rankingList .level2 {  width: 32px; z-index:5; }
.rankingList .level3 {  width: 48px; z-index:4; }
.rankingList .level4 {  width: 64px; z-index:3; }
.rankingList .level5 {  width: 80px; z-index:2; }
.rankingList li span { position:absolute; right:-130px; width:auto; display:none; text-align:left; float:none; color:#666; }
.rankingList .level1  span {right:-120px;}
.rankingList .level2  span {right:-121px;}
.rankingList .level3  span {right:-83px;}
.rankingList .level4  span {right:-70px;}
.rankingList .level5  span {right:-70px;}
.rankingList li a { display: block; width:100%; height:100%; position: relative;}
.rankingList li a:hover { background: url(http://img.blockbusteronline.com.br/img/bgRating.png) no-repeat 0 -28px; }
.rankingList  li a:hover span { display:block; text-decoration:none; }
.rankingList .selected { background: url(http://img.blockbusteronline.com.br/img/bgRating.png) no-repeat 0 -14px; }
.rankingList .userSelected { background: url(http://img.blockbusteronline.com.br/img/bgRating.png) no-repeat 0 -28px; }
.rankingList .halfSelected1 { background: url(http://img.blockbusteronline.com.br/img/bgRating.png) no-repeat -78px -39px; }
.rankingList .halfSelected2 { background: url(http://img.blockbusteronline.com.br/img/bgRating.png) no-repeat -58px -39px; }
.rankingList .halfSelected3 { background: url(http://img.blockbusteronline.com.br/img/bgRating.png) no-repeat -38px -39px; }
.rankingList .halfSelected4 { background: url(http://img.blockbusteronline.com.br/img/bgRating.png) no-repeat -16px -42px; }
.rankingList .halfSelected5 { background: url(http://img.blockbusteronline.com.br/img/bgRating.png) no-repeat 2px -39px; }
*/


