@charset "utf-8";


#PageContent {
	background: none !important;
	font: normal 12px/15px Arial, Helvetica, sans-serif;
	color: #fff;
	text-shadow: 1px 1px #000;
	padding: 10px;
	position: relative;
	border: none;
}
#PageContent H2 {
	font: normal 45px/35px "BebasNeueRegular", Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 5px 0 40px 0;
	border-bottom: none;
}
#PageContent H3 {
	font-size: 16px;
	text-transform: uppercase;
	line-height: 20px;
	margin: 20px 0 15px 0;
	border-bottom: 5px solid #fff;
}
#PageContent P {
	margin: 20px 0;
	padding: 0 0 0 0;
}
#PageContent P SPAN.firstwords {
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 5px;
	display: inline-block;
	border-radius: 3px;
}
#PageContent P SPAN.redbg {
	background: #883838;
}
#PageContent P SPAN.brownbg {
	background: #7b4f11;
}
#PageContent P SPAN.bluebg {
	background: #386688;
}
#TabletBlock {
	width: 445px;
	height: 425px;
	margin: 0 0 20px 20px;
	float: right;
}
#SportsBettingSignupPromos {
	background: url('/images/sportsbetting/bg-signup-promos.png');
	width: 500px;
	height: 35px;
	margin: 20px 0 20px 10px;
	position: relative;
}
#SportsBettingSignupPromos A {
	font: 8px/10px Verdana,Geneva,sans-serif;
    color: #FFF;
    text-align: center;
    text-transform: uppercase;
    height: 30px;
    display: block;
    position: absolute;
    top: 8px;
}
#SportsBettingTryUs {
	width: 218px;
	left: 0;
}
#SportsBettingSignup {
	width: 79px;
	left: 221px;
}
#SportsBettingPromos {
	width: 197px;
	right: 0;
}
#SportsBettingFeaturedGame {
	width: 980px;
	height: 90px;
	margin: 20px 0 30px 0;
}
#CurrentFeaturedGame {
	height: 55px;
	margin: 0 0 5px 0;
}
#CurrentFeaturedGameOptions {
	display: none;
}
#LiveInPlayImage {
	width: 350px;
	height: 280px;
	margin: 0 20px 20px 0;
	float: left;
}

#Footer {
	background: #051623 url('/images/sportsbetting/bg-footer.png');
	border-bottom: 5px solid #051623;
}