.pagination{
	margin-top:6px;
	margin-left:44px;
	margin-right:0px;
	margin-bottom:0px;
	width:280px;
	height:20px;
}
/* -------------- BUTTON 1 -------------- */
#sBoxLink1 a img{
	background:url(images/slidenav/servers.png) no-repeat;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	float:left;
}
#sBoxLink1 a img:hover, #sBoxLink1 a.selected img{
	background:url(images/slidenav/hover/servers.png) no-repeat;
}
/* -------------- BUTTON 2 -------------- */
#sBoxLink2 a img{
	background:url(images/slidenav/topmatch.png) no-repeat;
	margin-top:0px;
	margin-left:4px;
	margin-right:0px;
	margin-bottom:0px;
	float:left;
}
#sBoxLink2 a img:hover, #sBoxLink2 a.selected img{
	background:url(images/slidenav/hover/topmatch.png) no-repeat;
}
/* -------------- BUTTON 3 -------------- */
#sBoxLink3 a img{
	background:url(images/slidenav/latest.png) no-repeat;
	margin-top:0px;
	margin-left:4px;
	margin-right:0px;
	margin-bottom:0px;
	float:left;
}
#sBoxLink3 a img:hover, #sBoxLink3 a.selected img{
	background:url(images/slidenav/hover/latest.png) no-repeat;
}
/* -------------- BUTTON 4 -------------- */
#sBoxLink4 a img{
	background:url(images/slidenav/cups.png) no-repeat;
	margin-top:0px;
	margin-left:4px;
	margin-right:0px;
	margin-bottom:0px;
	float:left;
}
#sBoxLink4 a img:hover, #sBoxLink4 a.selected img{
	background:url(images/slidenav/hover/cups.png) no-repeat;
}
/* -------------- BUTTON 5 -------------- */
#sBoxLink5 a img{
	background:url(images/slidenav/squads.png) no-repeat;
	margin-top:0px;
	margin-left:4px;
	margin-right:0px;
	margin-bottom:0px;
	float:left;
}
#sBoxLink5 a img:hover, #sBoxLink5 a.selected img{
	background:url(images/slidenav/hover/squads.png) no-repeat;
}
/* ---------------- SLIDE BOX ---------------- */
.contentdiv{
	margin:0px;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	visibility:hidden;
	-moz-opacity:1;
	opacity:1;
}
/* ------------- SERVERS NAVLIST ------------- */
.content1{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	width:437px;
	height:112px;
	font-size:9px;
	color:#ffffff;
}
.server1{
	margin-top:4px;
	margin-left:2px;
	margin-right:0px;
	margin-bottom:0px;
	float:left;
	width:142px;
	text-align:center;
}
.server2{
	margin-top:4px;
	margin-left:4px;
	margin-right:0px;
	margin-bottom:0px;
	float:left;
	width:141px;
	text-align:center;
}
.server3{
	margin-top:4px;
	margin-left:4px;
	margin-right:0px;
	margin-bottom:0px;
	float:left;
	width:142px;
	text-align:center;
}
/* ---------------- TOPMATCH WARS -------------- */
.content2{
	background-image:url(images/db/topdb1.png);
	background-repeat:no-repeat;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	width:437px;
	height:112px;
	color:#ffffff;
}
/* --------------- LATEST NAVLIST -------------- */
.content3{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	width:437px;
	height:112px;
	color:#ffffff;
}
/* ----------------- CUPS WARS ---------------- */
.content4{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	width:437px;
	height:112px;
	color:#ffffff;
}
/* -------------- SQUADS NAVLIST ------------- */
.content5{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	width:437px;
	height:112px;
	color:#ffffff;
}