.widgetestrela {
	margin-top:8px;
	width:300px;
	background-color:#000000;
	padding:1px;
}
.widgetestrela .outer{
	border:1px solid #FFFFFF;
}
.widgetestrela .widgetestrela_main{
	width: 298px;
	background-color: #BF4111;
	background-image: url('/style/img/wg_fundo.png');
	background-repeat: no-repeat;
	font-family: verdana;
	margin: 0px 0px 0px 0px;
}

.widgetestrela .widgetestrela_cabecalho{
	height: 52px;
	margin: 0px 0px 0px 0px;
	padding: 14px 0px 0px 0px;
	cursor: pointer;
}

.widgetestrela .widgetestrela_titulo{
	font-size: 12px;
	font-weight: bold;
	color: #871305;
	margin: 0px 0px 0px 64px;
}

.widgetestrela .widgetestrela_edicao{
	font-size: 10px;
	color: #871305;
	margin: 0px 0px 0px 64px;
}

.widgetestrela .widgetestrela_contador{
	font-size: 9px;
	color: #FFC59D;
	height: 19px;
	margin: 0px 0px 0px 64px;
}

.widgetestrela .widgetestrela_jogador{
	width: 292px;
}

.widgetestrela .widgetestrela_bandeira{
	width: 15px;
	height: 11px;
	border: 1px solid #CD6836;
	float: left;
	margin: 5px 0px 0px 15px;
}

.widgetestrela .widgetestrela_bandeira img{
	border: 0px solid #CD6836;
}

.widgetestrela .widgetestrela_info{
	float: left;
	overflow: hidden;
	margin: 4px 0px 0px 20px;
	font-size: 12px;
	font-weight: bold;
	color: #871305;
}

.widgetestrela .widgetestrela_info a{
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
	color: #871305;
}

.widgetestrela .widgetestrela_premio{
	height: 20px;
	float: right;
	margin: 0px 3px 0px 0px;
}

.widgetestrela .widgetestrela_dados{
	clear: both;
	height: 18px;
	margin: 0px 0px 0px 14px;
	/*padding: 2px 0px 0px 0px;*/
	font-size: 10px;
	color: #FFC59D;
}

.widgetestrela .widgetestrela_pais{
	width: 42px;
	height: 15px;
	float: left;
	margin: 3px 0px 0px 0px;
}

.widgetestrela .widgetestrela_idade{
	float: left;
	margin: 3px 0px 0px 0px;
}

.widgetestrela .widgetestrela_bio{
	clear: both;
	margin: 0px 0px 0px 7px;
	padding-bottom: 10px;
	border: 1px solid #9D290F;
	width: 282px;
	display: table;
}

.widgetestrela .widgetestrela_foto{
	width: 60px;
	margin: 2px 0px 0px 2px;
	float: left;
}

.widgetestrela .widgetestrela_texto{
	margin: 5px 5px 0px 5px;
	padding-left: 8px;
	width: 193px;
	float: right;
	font-size: 10px;
	color: #FFC59D;
	background-image: url('/style/img/wg_seta_2.png');
	background-repeat: no-repeat;	
}

.widgetestrela .widgetestrela_foto img{
	border: 1px solid #9D290F;
}

.widgetestrela .widgetestrela_barra{
	width: 276px;
	margin: 0px 0px 0px 7px;
	padding: 2px 0px 2px 8px;
	background-color: #9D290F;
	font-size: 11px;
	color: #FFC59D;
}

.widgetestrela .widgetestrela_stats{
	display: table;
	clear: both;
	margin: 0px 0px 0px 7px;
	padding: 0px 4px 0px 4px;
	border: 1px solid #9D290F;
	width: 274px;
}

.widgetestrela .widgetestrela_stats_header{
	font-size: 10px;
	color: #FFFFFF;
}

.widgetestrela .widgetestrela_stats_header td{
	text-align: center;
}

.widgetestrela .widgetestrela_stats_dados{
	font-size: 10px;
	color: #FFC59D;
}

.widgetestrela .widgetestrela_stats_dados td{
	text-align: center;
}

.widgetestrela .widgetestrela_stats_dados td a{
	text-align: center;
	text-decoration:none;
	font-size: 10px;
	color: #FFC59D;
}


.widgetestrela .widgetestrela_stats_total{
	font-weight: bold;
}

.widgetestrela .widgetestrela_stats_separador{
	background-image: url('/style/img/wg_dotted.png');
	background-repeat: repeat-x;
}

.widgetestrela .widgetestrela_curiosidade{
	width: 268px;
	margin: 14px 0px 0px 10px;
	padding: 0px 0px 0px 8px;
	background-image: url('/style/img/wg_seta.png');
	background-repeat: no-repeat;
	font-size: 10px;
	color: #FFC59D;
}

.widgetestrela .widgetestrela_footer{
	display: table;
	width: 290px;
	text-align: right;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 4px 0px;
	font-size: 9px;
	color: #FFFFFF;
}

.widgetestrela .acompanhe_directo{
	height:29px;
	text-align:center;
	padding-right:14px;
	padding-top:12px;	
	background-image:url("/images/jl/jl_banner_widget.png");
	font:normal 12px Verdana; color:#FFF;
	cursor: pointer;
}