.toplist
{
	position: relative;
	width: 850px;
	margin: 0 auto;
	padding: 0;
	z-index: 100;
}

.toplist_header
{
	background: url('../images/template/toplist/header.gif') no-repeat left top;
	position: relative;
	width: 800px;
	height: 19px;
	text-align: left;
	margin: 0 auto;
	padding: 6px 20px 0 20px;
}

#toplist_body
{
	position: relative;
	width: 840px;
	margin: 0 auto;
	padding: 0;
}

.toplist_body
{
	background: url('../images/template/toplist/body.gif') no-repeat left top;
	position: relative;
	width: 802px;
	height: 100px;
	font-size: 11px;
	color: #749db9;
	margin: 5px auto 0 auto;
	padding: 0 19px;
}

.toplist_body a,
.toplist_body a:visited
{
	font-size: 11px;
	color: #749db9;
	text-decoration: none;
}

.toplist_body a:hover
{
	color: #acb93b;
}

.toplist_section
{
	position: relative;
	float: left;
	width: 240px;
	height: 100px;
	margin: 0;
	padding: 0;
}

.toplist_section_small
{
	position: relative;
	float: left;
	width: 160px;
	height: 100px;
	margin: 0;
	padding: 0;
}

.toplist_games,
.toplist_girls,
.toplist_guys,
.toplist_other
{
	position: absolute;
	top: -13px;
	left: 0;
	width: 260px;
	height: 72px;
	text-align: left;
	margin: 0;
	padding: 41px 0 0 0;
	z-index: 1;
}

.toplist_games
{
	background: url('../images/template/toplist/games.gif') no-repeat left top;
}

.toplist_girls
{
	background: url('../images/template/toplist/girls.gif') no-repeat left top;
}

.toplist_guys
{
	background: url('../images/template/toplist/guys.gif') no-repeat left top;
}

.toplist_other
{
	background: url('../images/template/toplist/other.gif') no-repeat left top;
}

.toplist_left,
.toplist_right
{
	position: relative;
	float: left;
	width: 120px;
	height: 72px;
	text-align: left;
	margin: 0;
	padding: 0;
}

.toplist_divide
{
	background: url('../images/template/toplist/divide.gif') no-repeat left 38px;
	position: relative;
	float: left;
	width: 1px;
	height: 100px;
	margin: 0 39px 0 1px;
}

.toplist_divide_large
{
	background: url('../images/template/toplist/divide.gif') no-repeat left 38px;
	position: relative;
	float: left;
	width: 1px;
	height: 100px;
	margin: 0 59px 0 21px;
}