#body_games_touchgeneration {
	font-family: Helvetica,sans-serif;
}

#body_games_touchgeneration h1.sectionName {
	width:985px;
	height:67px;
	background:url(/images/games/touchgeneration/banner.jpg) no-repeat 0 0;
	text-indent:-9999px;
	margin:20px auto 0 auto !important;
}


#body_games_touchgeneration a.site-btn {
	display:block;
	text-indent:-9999px;
 	background: url("/images/games/touchgeneration/site-btn.jpg") no-repeat scroll 0 0 transparent;
	width:143px;
	height:41px;
	outline:none;
	margin:5px 0 0 0;
}

/* INTRO */

#body_games_touchgeneration #intro {
 	background: url("/images/games/touchgeneration/intro-bg.jpg") no-repeat scroll 0 0 transparent;
    height: 278px;
	margin:20px 0 0 0;
}

#body_games_touchgeneration #intro div {
	background: url("/images/games/touchgeneration/intro-text-bg.jpg") no-repeat scroll 0 0 transparent;
    color: #8A8A8A;
    float: right;
    font-size: 12px;
    height: 278px;
    margin: 0 -2px 0 0;
    width: 324px;
}

#body_games_touchgeneration #intro div h2 {
	display:block;
	font-size:24px;
	color:#f89829;	
	line-height:28px;
	margin: 20px 0 0 20px;
}

#body_games_touchgeneration #intro div p {
	line-height: 17px;
    margin: 10px 0 0 20px;
    width: 280px;
}

#body_games_touchgeneration #intro div p a {
	text-decoration:none;
	font-weight:bold;
	color:#f89829;	
}


/* FEATURED GAME */

#body_games_touchgeneration #featured-games {
	font-size:14px;
	color:#8a8a8a;
	line-height:18px;	
}

#body_games_touchgeneration #featured-games h3 {
	text-transform:uppercase;
	font-size:20px;
	color:#8a8a8a;
	border-bottom:4px solid #f89829;
	margin:40px 0 40px 0;
	padding:0 0 10px 0;
	font-weight:normal;
}

#body_games_touchgeneration #featured-games h4 {
	font-weight:bold;
	color:#000;
	font-size:16px;	
	margin:6px 0 5px 0;
}

#body_games_touchgeneration #featured-games #featured img, #body_games_touchgeneration #featured-games #featured div {
	float:left;	
}

#body_games_touchgeneration #featured-games #featured div {
	width:560px;	
	margin:40px 0 0 0;
}

#body_games_touchgeneration #featured-games #featured p {
	margin:0 0 20px 0;	
}

#body_games_touchgeneration #featured-games ul {
	clear:both;
	margin:0;
	padding:0;
}


#body_games_touchgeneration #featured-games ul li{
	width: 485px;
	float:left;
	margin:40px 0 0 0;
}

#body_games_touchgeneration #featured-games ul li img, #body_games_touchgeneration #featured-games ul li div {
	float:left;
}

#body_games_touchgeneration #featured-games ul li div {
	width:230px;
	margin:0 0 0 10px;	
}

#body_games_touchgeneration #note {
	clear: both;
    color: #989898;
    display: block;
    font-size: 12px;
    font-style: italic;
    margin: 0 auto;
    padding: 40px 0 0;
    width: 455px;
}


