#MileSplit {
	width: 704px;
	height: 336px;
	border: 1px solid #fff;
	background: #ebebeb url(msHeader.jpg) no-repeat;
	overflow: hidden;
	text-align: left;
}
#msNewsContainer {
	position: absolute;
	width: 704px;
	height: 251px;
	margin-top: 59px;
	border-top: 1px solid #fff;
}
#msHeadlineColumn {
	position: absolute;
	float: left;
	width: 311px;
	height: 276px;
	border-right: 1px solid #fff;
	background: #fff url(msHeadline.png) no-repeat;
}
#msImgBorder {
	float: left;
	width: 112px;
	height: 114px;
	margin-top: 33px;
	margin-left: 6px;
	_margin-left: 3px; /* regrettable hack for IE6 */
	background: #fff url(msImgBorder.png) no-repeat;
}
#msImg {
	position: absolute;
	width: 100px;
	height: 100px;
	margin-top: 7px;
	margin-left: 6px;
	overflow: hidden;
}
#msMainHeadline {
	float: right;
	width: 185px;
	height: 100px;
	margin-top: 40px;
}
#msSubHeadline {
	clear: both;
	width: 287px;
	height: 115px;
	margin-left: 12px;
	padding-top: 5px;
}
#msSubColumn {
	float: right;
	width: 393px;
	height: 276px;
}
#msResultColumn {
	float: left;
	width: 204px;
	height: 276px;
	border-right: 1px solid #fff;
	background: #ebebeb url(msResults.png) no-repeat;
}
#msResults {
	border: 1px;
	margin: 40px 7px 0px;
}
#msMoreColumn {
	float: right;
	width: 188px;
	height: 276px;
	background: #ebebeb url(msMoreNews.png) no-repeat;
}
#msMCLayout {
	margin: 40px 7px 0px;
}
/* Text
=======*/

#MileSplit {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
}
#MileSplit h4 {
	margin: 0px;
	padding: 0px 0px 6px 0px;
	color: #262626;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}
#MileSplit p {
	margin: 0px 0px 5px;
}
#MileSplit a {
	color: #ba0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#MileSplit a:link, a:visited {
	text-decoration: none;
}
#MileSplit a:hover, a:active {
	text-decoration: underline;
}
#MileSplit td {
	vertical-align: top;
}
.msMore {
	display: block;
	font-size: 13px;
}
.msMore img {
	position: relative;
	top: 2px;
	border: 0px;
}
.msMoreNews {
	display: block;
	font-size: 11px;
}
.msMoreNews img {
	position: relative;
	top: 2px;
	border: 0px;
}
#msRankColumn {
	float: right;
	width: 188px;
	height: 126px;
	background: #ebebeb url(msRankings.png) no-repeat;
}
#msRankLayout {
	margin: 35px 7px 0px;
}

