#pagecontent {
margin:0!important;
padding:0!important;
}

#slideshowspacer {
position:relative;
height:400px;
z-index:-1;
}

h1#pagetitle {
margin:25px 0 0 15px!important;
padding:0!important;
position:absolute;
z-index:1;
}

.slideshow {
position:absolute;
z-index:0;
height:450px!important;
width:980px!important;
margin:0!important;
overflow:hidden;
background-color:#000;
}
.slideshow .fader {
background-image:url(/images/backgrounds/fader.png);
background-repeat:repeat-x;
position:absolute;
bottom:0;
left:0;
width:100%;
height:45px;
}
.slideshow .slides {
height:450px!important;
margin:0;
padding:0;
}
.slideshow a img {
    border:none;
}
.slideshow li.slide {
	font-size:1px;
    list-style-type:none;
	_margin-left:-1px;
}
.slideshow .slides {
	margin:0;
	padding:0;
}
.slideshow .slides li.slide {
	position:absolute;
	left:0px;
	_margin-left:-1px;
	top:0px;
}
.slideshow .slides li.slide .caption, a .slideshow .slides li.slide .caption {
text-align:left;
font-weight:normal;
color:#aaa;
font-size:13px;
background-image:url(/images/backgrounds/slideshowcaptionleft.png);
background-repeat:no-repeat;
position:relative;
padding:5px 20px 10px 20px;
height:55px;
_height:70px;
width:400px;
_width:440px;
z-index:2;
}
.slideshow .slides li.slide .caption h1, a .slideshow .slides li.slide .caption h1 {
font-family:"trebuchet ms", sans-serif;
font-size:30px;
font-weight:bold;
color:#fff;
margin:0;
padding:0;
border:none;
}
.capwrap {
position:absolute;
top:25px;
left:229px;
padding:0;
margin:0;
}

#contentarea {
position:relative;
padding:0 15px 0 15px;
z-index:2;
}

ul.games{
list-style-type:none!important;
padding:0;
margin:0;
}

ul.games .game {
margin:15px 0 15px 0;
padding:0;
width:460px;
height:173px;
float:left;
overflow:hidden;
}
ul.games .game.r {
float:right;
}

ul.games .game .desc {
font-size:12px;
color:#fff;
line-height:15px;
margin:0;
padding:0 2px 0 2px;
height:134px;
width:296px;
_width:300px;
float:right;
overflow:hidden;
}

ul.games .game .textbox .bd .c .s {
height:155px;
overflow:hidden;
}

ul.games .game .textbox .bd .c .s .desc h2.title {
font-size:16px;
margin:0;
padding:0 0 5px 0;
}

ul.games .game table.stats {
width:300px;
margin-top:0;
float:right;
}
ul.games .game table.stats td {
color:#999;
font-size:10px;
padding:3px;
background-color:#1e1e1e;
overflow:hidden;
}


ul.games .game .spc {
display:block;
z-index:100;
position:absolute;
}

ul.games .game .thumbarea {
margin:0 8px 0 0;
float:left;
padding:0 0 5px 0;
width:130px;
}
ul.games .game .thumb {
text-align:left;
float:left;
padding:0 0 5px 0;
height:100px;
width:130px;
}
ul.games .game .awardbox .award {
font-size:10px;
color:#000;
font-weight:bold;
width:120px;
_width:130px;
height:46px;
_height:50px;
padding:2px 5px 2px 5px;
background-image:url(/games/images/award.png);
background-repeat:no-repeat;
background-position:bottom right;
cursor:default;
}
ul.games .game .awardbox {
width:130px;
height:50px;
overflow:hidden;
background-image:url(/games/images/awardback.png);
background-repeat:no-repeat;
background-position:50% 50%;
}