#container
{
	padding: 10px 5px 10px 10px;
}

/* ----------------- GAMES LIST BOXES --------------------*/
#gamesBox{
	float:left;
	margin-top: 5px;
	width: 702px;	
}

#flash_gamesList{
 /* height:320px;*/
}
/*---- GAME PROMO BOX ----*/
#GamePromoBox1{
	margin-top: 5px;
	width: 347px;	
	float:left;
}

#GamePromoBox2{
	margin-top: 5px;
	width: 347px;	
	float:right;
}

#GamePromoBox1 .content{
	padding:3px;
}

#GamePromoBox2 .content{
	padding:3px;
}

/* --------------------- */
/* GAME PROMOS           */
/* --------------------- */

a.bmxtricks_promo:link,a.bmxtricks_promo:visited{
	background: url(../images/bmx_tricks.jpg) no-repeat top;
	width:335px;
	height:144px;
	display:block;
}

a.mrmeaty_promo:link,a.mrmeaty_promo:visited{
	background: url(../images/mr_meaty.jpg) no-repeat top;
	width:335px;
	height:144px;
	display:block;
}

a.dragonbooster_promo:link,a.dragonbooster_promo:visited{
	background: url(../images/dragon_booster_race_4_power.jpg) no-repeat top;
	width:335px;
	height:144px;
	display:block;
}

a.skeetersplat_promo:link,a.skeetersplat_promo:visited{

	background: url(../images/skeeter_splat.jpg) no-repeat top;
	width:335px;
	height:144px;
	display:block;
}

a.snowboardingxl_promo:link,a.snowboardingxl_promo:visited{

	background: url(../images/snowboarding_xl.jpg) no-repeat top;
	width:335px;
	height:144px;
	display:block;
}

a.sushi_promo:link,a.sushi_promo:visited{

	background: url(../images/sushi_samurai.jpg) no-repeat top;
	width:335px;
	height:144px;
	display:block;
}

a.wakeboarding_promo:link,a.wakeboarding_promo:visited{

	background: url(../images/wakeboarding.jpg) no-repeat top;
	width:335px;
	height:144px;
	display:block;
}
