
.header_new
{
	background: url('/img/theme/headers big.png') top left;
	width: 400px;
	height: 48px;
}
.header_exclusive
{
	background: url('/img/theme/headers big.png') top left;
	width: 400px;
	height: 48px;
	background-position:0px -48px;
}
.header_category
{
	background: url('/img/theme/headers big.png') top left;
	width: 400px;
	height: 48px;
	background-position:0px -96px;
}
.header_othergames
{
	background: url('/img/theme/headers big.png') top left;
	width: 400px;
	height: 48px;
	background-position:0px -144px;
}

.slot_wrapper
{
	background: url('/img/theme/strip big.png') top left;
	width: 314px;
	height: 96px;
	float: left;
	margin-right:0px;
}
.slot_thumbnail
{	
	border:3px solid #fff;
	width:70px;
	height:70px;
}
.slot_title
{
	color:#ffff00;
}
.slot_category
{
	color:#66eeff;
	position: absolute;
	font-weight: bold;
	left: 92px;
	top: 72px;
}
.slot_new
{
	background: url('/img/thumbnail new big.png') no-repeat left top;
	width: 54px;
	height: 44px;
	float: left;
	position: absolute;
	left: 12px;
	top: 8px;
}
.slot_play
{
	background: url('/img/icon play big.png') no-repeat left top;
	width: 21px;
	height: 22px;
	float: left;
	position: absolute;
	right: 46px;
	top: 67px;
}
.slot_symbol
{
	background: url('/img/symbols.png') no-repeat left top;
	width: 22px;
	height: 24px;
	float: left;
	right: 11px;
	position: absolute;
}
.slot_pos1 {background-position:0px 0px;}
.slot_pos2 {background-position:-314px 0px;}
.slot_pos3 {background-position:0px -96px;}
.slot_pos4 {background-position:-314px -96px;}

.symbol_popular1
{
	top: 8px;
	background-position:0px 0px;
}
.symbol_popular0
{
	top: 8px;
	background-position:-22px 0px;
}
.symbol_leaderboard1
{
	top: 34px;
	background-position:-44px 0px;
}
.symbol_leaderboard0
{
	top: 34px;
	background-position:-66px 0px;
}
