/**
 * Style sheet header_contador
 */
/* This fixes IE positioning of ranking */
#header .inside
{
	overflow:hidden;
	float:left;
	display:inline;
}

#header_firmas
{
	width:820px;
	overflow:hidden;
	float:left;
	display:inline;
	margin-top:0px;
	text-align:right;
	font-size:44px;
	color:#FFF;
}

#header_firmasText
{
	width:100px;
	overflow:hidden;
	float:right;
	display:inline;
	margin-top:6px;
	margin-right:58px;
}

#header_ranking
{
	width:140px;
	overflow:hidden;
	float:right;
	display:inline;
	margin-right:18px;
	color:#666666;
}
