#SportsbookHeader {
	height: 230px;
}
#SportsbookHeader DIV IMG {
	vertical-align: bottom;
}
#SportsbookWelcomeBox,
#SportsbookBonusesBox {
	background: #f5f5f5;
	padding: 9px;
	border: 1px solid #ebebeb;
	float: left;
}
#SportsbookWelcomeBox {
	margin: 0 20px 0 0;
}
#SportsbookFeatures {
	height: 140px;
}
#SportsbookFeatures DIV {
	background: #fff;
	padding: 4px;
	border: 1px solid #cbcbcb;
	float: left;
}
#SportsbookFeatures DIV IMG {
	vertical-align: bottom;
}
#ParlayCalculator {
	margin: 0 20px 0 0;
}
#TeaserCalculator {
	margin: 0 15px 0 0;
}
#SportsbookInformationArea {
	height: 295px;
}
#SportsbookInformation {
	width: 950px;
	height: 295px;
	position: absolute;
	top: 415px;
	left: 24px;
}
#SportsbookInformation H2 {
	font: normal 15px/15px "Lucida Sans Unicode";
	color: #bbb;
	text-transform: uppercase;
	margin: 0;
	padding: 0 0 0 10px;
}
#SportsNews {
	width: 600px;
	margin: 0 15px 0 0;
	float: left;
}
#SportsNewsBlock {
	background: #fff;
	padding: 9px 14px;
	border: 1px solid #cbcbcb;
}
#MainNewsText {
	width: 380px;
	height: 150px;
	float: right;
}
#MainNewsText H2 {
	font: bold 11px/15px Verdana, Geneva, Arial, Hevetica, sans-serif;
	color: #2479ba;
	text-transform: none;
	margin: 0 0 15px 0;
	padding: 0;
}
#MainNewsText P {
	font: 11px/20px Verdana, Geneva, Arial, Hevetica, sans-serif;
	color: #444;
	margin: 0;
	padding: 0;
}
#MainNewsImage {
	width: 190px;
	height: 150px;
	float: right;
}
#MainNewsImage IMG {
	width: 170px;
	border: 5px solid #ebebeb;
}
#SportsNewsLinks {
	clear: both;
}
#SportsNewsLinks P {
	font: normal 10px/17px Verdana, Geneva, Arial, Hevetica, sans-serif;
	color: #999;
	text-align: center;
	height: 18px;
	margin: 0;
	padding: 0;
	border-top: 1px solid #ececec;
	border-bottom: 1px solid #ececec;
}
#SportsNewsLinks P STRONG {
	color: #39741c;
}
#SportsNewsLinks A {
	color: #c8851b;
}
#JoinBanner {
	height: 90px;
}
#JoinBanner IMG {
	margin: 20px 0 0 0;
}

SportsArticlesArea {
	width: 315px;
	float: left;
}
#SportsArticles {
	width: 315px;
	position: absolute;
	right: 20px;
	top: 
}
#SportsArticlesBlock {
	background: #fff;
	padding: 9px;
	border: 1px solid #cbcbcb;
}
#LatestArticle {
	height: 99px;
	border-bottom: 1px solid #ddd;
}
#LatestArticle H3 {
	font: bold 11px/15px Arial, Hevetica, sans-serif;
	color: #2479ba;
	margin: 0 0 5px 0;
	padding: 0;
}
#LatestArticle P {
	font: 11px/15px Arial, Hevetica, sans-serif;
	color: #444;
	text-align: justify;
	margin: 0;
	padding: 0;
}
#LatestArticle P SPAN {
	font-weight: bold;
	color: #c8851b;
}
#LatestArticle P.articlereadmorelink {
	text-align: right;
}
#MoreArticles {
	height: 160px;
}
#MoreArticles UL {
	font: 11px/20px Arial, Hevetica, sans-serif;
	color: #c8851b;
	margin: 0;
	padding: 5px 0 5px 10px;
	list-style-type: square;
	list-style-position: inside;
}
#MoreArticles UL LI {
	border-bottom: 1px dotted #989898;
	padding: 2px 0;
	margin: 0;
}
#MoreArticles UL LI A {
	font-weight: bold;
}
#MoreArticles UL LI SPAN {
	font: 9px/20px Verdana, Geneva, Arial, Hevetica, sans-serif;
	font-size: 9px;
	display: block;
	padding: 0 0 0 15px;
}
#MoreArticles P {
	font: bold 11px/15px Arial, Hevetica, sans-serif;
	text-align: right;
	margin: 0;
	padding: 0 5px 0 0;
}
