@CHARSET "UTF-8";

/*
////////////////////////////////////////////////////////////////////////////////
//
//  Copyright (C) 2009 Jevida and its licensors.
//
////////////////////////////////////////////////////////////////////////////////
*/

#fond {
	background: #000 url(../img/index/bg3.jpg) no-repeat;
	height: 990px;
}

#bestplayers.typeface-js {
	font-size: 20px;
	line-height: 0.9em;
	top: 722px;
	left: 22px;
	width: 160px;
	height: 52px;
	color: #e2d3c1;
}

#lastsubscribers.typeface-js {
	font-size: 20px;
	line-height: 0.9em;
	top: 722px;
	right: 336px;
	width: 160px;
	height: 52px;
	color: #e2d3c1;
}

.bestplayers-face {
	position: absolute;
	top: 722px;
	left: 186px;
}

.lastsubscribers-face {
	position: absolute;
	top: 722px;
	right: 17px;
}

.bestplayers-face li, .lastsubscribers-face li {
	padding: 0 8px;
	float: left;
}

.name {
	font-size: 10px;
	color: #cccccc;
	font-weight: bold;
}

.face {
	border: solid 1px #ffffff;
	background-image: url(../img/fnd2.png);
	width: 60px;
	height: 70px;
	display: block;
}

#bas {
	top: 820px;
}

a span {
	display: block;
}
