/*******
 *  Section: The Early Show
 *  Type: Section Mod
 ******/
 
#header { 
	margin-bottom: 0px; 
}

/* Header Image */
#header .horizontalNav {
	background-image: url(http://wwwimage.cbsnews.com/images/2008/01/04/image3675959.jpg);
	height: 117px;
}

#leftRail #leftNavSubSections {
	border-bottom: 2px solid #E4900E; /* Bottom Border */
	margin: 0pt 0pt 14px;
	background-color: #CD8803; /* Background */
	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 #E4900E; /* Line */
}

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


/* Early Show Specific 
 *****/
/*
#sectionStory1 .sectionCommentCount {
	float: none;
}
*/

#es_topStories {
	margin-top: 14px;
}

.rightwc {
	background-image: url(http://wwwimage.cbsnews.com/common/images/v3/bg_es_wc.jpg);
	background-color: #669;
	color: #FC6;

	margin-bottom: 8px;
	padding: 9px;
}

.rightwc p {
	margin: 0;
}

.sectionBlockStories p {
	padding-bottom: 2px;
}
