/*******
 *  Section: 48 Hours Mystery
 *  Type: Section Mod
 ******/

#header {
	margin-bottom: 0px;
}

#header .horizontalNav {
	background-image: url(http://wwwimage.cbsnews.com/images/2007/07/05/image3020102.jpg);
	height: 117px;
}

#leftRail #leftNavSubSections {
	border-bottom: 2px solid #557cb1;
	margin: 0pt 0pt 14px;
	background-color: #225599;
	width: 118px;
}

#leftRail #leftNavSubSections a {
	color:#FFFFFF;
	font-family:Arial,Verdana,Helvetica,Sans;
	font-size:11px;
	text-decoration:none;
}

#leftRail ul#leftNavSubSections  li {
	border-bottom: 1px solid #557cb1;
}

#content #centerColumn,
#content #rightRail {
	padding-top: 16px;
}

