#main {
	padding: 32px 0px 0 32px;
	background:url(images/bg_harvest_moon_630.jpg) no-repeat 0 0px;
	background-color:#714519;
}
body { 
	background:url(images/neu_harvest_moon.jpg) repeat-x;
	background-color:#ade0fd;
}
/** Gameinfobox**/
.game-info-box .game-info-content-top{	
	float:left;
	width:928px;	
	margin-bottom:16px;
	margin-top:30px;
}
.game-info-box .game-info-content-top .desc-box,.game-info-box .game-info-content-top .desc-box-2{
	width:auto;
	padding-top:48px;
	float:left;
	color:#000000;	
}
.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-7d0000-trans.png) no-repeat left 0.6em;
}
*html .game-info-box .game-info-content-top .desc-box ul li, 
*html .game-info-box .game-info-content-top .desc-box-2 ul li{
	padding-left:12px;
	background:url(images/list-7d0000-trans.gif) no-repeat left 0.6em ;
}

.game-info-box .game-info-content-bottom {		
	width:928px;	
	height:30px;
	background:#714519;
	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-bde6fc-trans.gif) no-repeat;
	background-position: left 0.45em;
	color:#bde6fc;
	padding: 2px 0 2px 12px;
}

.game-info-box .game-info-content-top .img-box {
	float:right;
}
