#PageContent TABLE {
	width: 400px;
}
#PageContent TABLE TH {
	background-color: #7d7d7d;
	color: #fff;
}

#CasinoHeader {
	height: 230px;
}
#CasinoHeader DIV IMG {
	vertical-align: bottom;
}
#CasinoWelcomeBox,
#CasinoBonusesBox {
	background: #f5f5f5;
	padding: 9px;
	border: 1px solid #ebebeb;
	float: left;
}
#CasinoWelcomeBox {
	margin: 0 20px 0 0;
}
#OnlineCasinoGames {
	background-color: #f5f5f5;
	width: 378px;
	height: 310px;
	margin: 10px 0 10px 20px;
	border: 1px solid #ebebeb;
	float: right;
}
#OnlineCasinoGames DIV.onlinecasinogame {
	text-align: center;
	width: 189px;
	height: 75px;
	float: left;
}
#OnlineCasinoGames DIV.onlinecasinogame H4 {
	font-size: 12px;
	line-height: 20px;
	margin: 0;
	padding: 10px 0 0 0;
}
#OnlineCasinoGames DIV.onlinecasinogame DIV {
	height: 38px;
	width: 143px;
	margin: 0 auto;
	border: 1px solid #d7d7d7;
}
#OnlineCasinoGames DIV.onlinecasinogame DIV IMG {
	border: 4px solid #fff;
}
