/*| Top50 |*/

#tabla_top50 .top50_bg {
background:url(imagenes/top50/head.gif) top center no-repeat;
height:174px;
}

/*| puesto |*/
#tabla_top50 .puesto {
background:url(imagenes/top50/puesto_bg.gif) center no-repeat;
height:40px;
font-family:"Trebuchet MS";
font-size:1em;
font-weight:bold;
color:#999999;
}

#tabla_top50 .puesto ul {
list-style:none;
margin:0;
padding:0;
padding-top:0.35em;
margin-left:0.6em;
}

#tabla_top50 .puesto li {
display:block;
float:left;
text-align:center;
margin-right:0.35em;
}

#tabla_top50 .puesto li.nro {
width:3.8em;
}

#tabla_top50 .puesto li.nick {
width:7em;
white-space:nowrap;
}

#tabla_top50 .puesto li.nick a {
text-decoration:none;
color:#999999;
}

#tabla_top50 .puesto li.nick a:hover {
text-decoration:underline;
}

#tabla_top50 .puesto li.lvl {
width:3.5em;
}

#tabla_top50 .puesto li.clase {
width:6em;
}

#tabla_top50 .puesto li.clan {
width:7.4em;
white-space:nowrap;
}

#tabla_top50 .puesto li.exp {
width:4.2em;
}
/*| /puesto |*/

.aclaracion {
text-align:left;
margin-top:10px;
padding-top:10px;
font-style:normal;
color:#CCCCCC;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
}