#main {
	padding: 32px 0px 0 32px;
	background:url(images/donkey-kong-jet-race-616.jpg) no-repeat 0 28px;
}
body { 
	background-image:url(images/bg-dk-jet-race.jpg);
}

/** Gameinfobox**/
.game-info-box .game-info-content-top{	
	float:left;
	width:928px;	
	margin-bottom:20px;
	margin-top:50px;
}
.game-info-box .game-info-content-top .desc-box,.game-info-box .game-info-content-top .desc-box-2{
	width:auto;
	padding:50px 30px 2px 0;
	float:left;
	color:#582e0f;	
}
.game-info-box .game-info-content-top .desc-box ul li, .game-info-box .game-info-content-top .desc-box-2 ul li{
	padding-left:12px;
	background:url(images/list-ed1c24-trans.png) no-repeat left 0.6em ;
}
*html .game-info-box .game-info-content-top .desc-box ul li, .game-info-box .game-info-content-top .desc-box-2 ul li{
	padding-left:12px;
	background:url(images/list-ed1c24-trans-ie.png) no-repeat left 0.6em ;
}

.game-info-box .game-info-content-bottom {		
	width:928px;	
	height:30px;
	background:#4b2707;
	margin-left:-32px;
	position:relative;
	padding:5px 30px 0 32px;
}
.game-info-box .game-info-content-bottom  .additional-links a{
	margin:0 28px 0 0;
	float:left;
	background: url(images/link-arrow-ffba0c-trans.gif) no-repeat;
	background-position: left 0.45em;
	color:#ffba0c;
	padding: 2px 0 2px 12px;
}
