.GameIntro {
	overflow:hidden;
	margin-bottom:0;
	padding-top:25px;
}
.LiveGameContainer {
	width:680px;
	clear:both;
	overflow:hidden;	
}
.PokerGame {
	clear:both;
}
.LiveGame p, .PokerGame p, .TableGame p, .ProgressiveGame p, .ArcadeGame p, .SlotGame p, .AsianGame p, .BounsGame p, .VideoPoker p {
	color:#ffffff;
	float: left;
	text-align: left;
	width:480px;
	line-height:150%;
}
.LiveGame p {
	height:38px;
	padding-top:30px;
}
.PokerGame p {
	height:18px;
	padding-top:63px;
}
.TableGame p {
	height:18px;
	padding-top:53px;
}
.ProgressiveGame p {
	height:38px;
	padding-top:40px;
}
.ArcadeGame p {
	height:38px;
	padding-top:37px;
}
.SlotGame p {
	height:23px;
	padding-top:37px;
	width:446px;
}
.AsianGame p {
	height:20px;
	padding-top:52px;
}
.BounsGame p {
	height:20px;
	padding-top:40px;
}
.VideoPoker p {
	height:20px;
	padding-top:50px;
}
.LiveGame h2 span, .PokerGame h2 span, .TableGame h2 span, .ProgressiveGame h2 span, .ArcadeGame h2 span, .SlotGame h2 span, .AsianGame h2 span, .BounsGame h2 span, .VideoPoker h2 span {
	display:none;
}
.LiveGame h2, .PokerGame h2, .TableGame h2, .ProgressiveGame h2, .ArcadeGame h2, .SlotGame h2, .AsianGame h2, .BounsGame h2, .VideoPoker h2 {
	display:block;
	float:left;
	margin-right:15px;
}
.LiveGame h2 {
	background-image: url(../images/GameIntro/LiveGameH2.gif);
	width:170px;
	height:82px;
}
.PokerGame h2 {
	background-image: url(../images/GameIntro/PokerGameH2.gif);
	width:170px;
	height:74px;
	margin-top:20px;
}
.TableGame h2 {
	background-image: url(../images/GameIntro/TableGameH2.gif);
	width:170px;
	height:63px;
	margin-top:20px;
}
.ProgressiveGame h2 {
	background-image:url(../images/GameIntro/ProgressiveGameH2.gif);
	width:170px;
	height:70px;
	margin-top:20px;
}
.ArcadeGame h2 {
	background-image:url(../images/GameIntro/ArcadeGameH2.gif);
	width:170px;
	height:66px;
	margin-top:20px;
}
.SlotGame h2 {
	background-image:url(../images/GameIntro/SlotGameH2.gif);
	width:196px;
	height:50px;
	margin-top:20px;
}
.AsianGame h2 {
	background-image:url(../images/GameIntro/AsianGameH2.gif);
	width:170px;
	height:64px;
	margin-top:20px;
}
.BounsGame h2 {
	background-image:url(../images/GameIntro/BounsGameH2.gif);
	width:171px;
	height:50px;
	margin-top:20px;
}
.VideoPoker h2 {
	background-image:url(../images/GameIntro/VideoPokerH2.gif);
	width:170px;
	height:61px;
	margin-top:20px;
}
.LiveGame table, .PokerGame table, .TableGame table, .ProgressiveGame table, .ArcadeGame table, .SlotGame table, .AsianGame table, .BounsGame table, .VideoPoker table {
	clear:both;
	border-collapse:collapse;
	border:none;
	margin-left:1px;
}
.LiveGame td, .PokerGame td, .ArcadeGame td, .SlotGame td, .AsianGame td, .BounsGame td, .VideoPoker td, .TableGame td, .ProgressiveGame td {
	border:1px solid #000000;
	border-collapse:collapse;
	background-color: #1E1E1E;
	padding:5px 6px;
	font-size:11px;
	width:120px;
}
.PokerGame td:hover, .TableGame td:hover, .ProgressiveGame td:hover, .ArcadeGame td:hover, .ArcadeGame td:hover, .SlotGame td:hover, .AsianGame td:hover, .BounsGame td:hover, .VideoPoker td:hover {
	background-color: #393939;
	color:#ffcc00;
}
.LiveBaccaratBox:hover, .LiveRoulettetBox:hover, .LiveSciBoBox:hover, .LiveBlackjackBox:hover {
	color:#ffffff;
}
 .ProgressiveGame td:hover a, .LiveGame td:hover a, .PokerGame td:hover a, .ArcadeGame td:hover a, .ArcadeGame td:hover a, .SlotGame td:hover a, .AsianGame td:hover a, .BounsGame td:hover a, .VideoPoker td:hover a, .TableGame td:hover a {
	color:#ffcc00;
}
.LiveBaccaratBox, .LiveRoulettetBox, .LiveSciBoBox, .LiveBlackjackBox {
	float:left;
	text-align: center;
	width:166px;
	border:1px solid #000000;
	border-collapse:collapse;
	background-color: #1E1E1E;
	padding-bottom:5px;
}
.LiveBaccaratBox:hover, .LiveRoulettetBox:hover, .LiveSciBoBox:hover, .LiveBlackjackBox:hover {
	background-color: #393939;
}
.LiveBaccaratBox a, .LiveRoulettetBox a, .LiveSciBoBox a, .LiveBlackjackBox a {
	font-size:11px;
}
.LiveBaccaratBox a:hover, .LiveRoulettetBox a:hover, .LiveSciBoBox a:hover, .LiveBlackjackBox a:hover {
	color:#ffcc00;
}
.LiveBaccaratBox img, .LiveRoulettetBox img, .LiveSciBoBox img, .LiveBlackjackBox img {
	margin:8px auto;
}


