.cashGamesComponents
{
	width:760px;
	height:760px;
	overflow:hidden;
	float:left;
}
.gamesContainer {
	width:705px;
	height:600px;
	margin-top:10px;
	overflow:hidden;
}

.heroBanner {
	margin-left:12px;
	width:760px;
	height:206px;
	position:relative;
	clear:both;
}

.cashGamesHeader{
	width:100%;
	height:30px;
	overflow:hidden;
	float:left;			
	background-image:url(http://cdn.exent.com/freeride_marketing/website/siteImages/body/dottedDevider.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	font-family:"Trebuchet MS";
	font-size:24px;
	font-weight:900;
	text-align:left;
	cursor:default;
	clear:both;
	display:inline;
	margin-left:12px;
	margin-bottom:10px;
}

.seeAllGames{
	width:100%;
	height:30px;
	overflow:hidden;
	float:left;
	font-family:"Trebuchet MS";
	font-size:24px;
	font-weight:900;
	text-align:left;
	cursor:default;
	clear:both;
	display:inline;
	margin-left:500px;
}
.seeAllGames a{
	text-decoration:none;
}
.cashGamesRightPanel{
	width:178px;
	height:615px;
	overflow:hidden;
	float:left;
	text-align:center;
	display:inline;
	margin-left:11px;
}
