	/* Left Column of a content box within the Main content  */
	#mainCol .content_box .splitLeft {
		/*alternate box mode hack */
		width: 370px !important; 
		width /**/:386px;
	}
	
	/* Right Column of a content box within the Main content  */
	#mainCol .content_box .splitRight { margin-left: 5px;
		width: 210px !important; 
		width /**/:226px;
	}
		.splitRight .summaryImg {}
	/*splitRight_fixedHgt: set specificall so both the Daily Briefing & Columns sections combined are the same height as Today's Top Stories (main Summaries)*/
	#mainCol .content_box #splitRight_fixedHgt {}  /*target general height: 599px;*/
	::root #mainCol .content_box #splitRight_fixedHgt {} /* target Safari height: 594px;*/
	html>body #mainCol .content_box #splitRight_fixedHgt {} /* target FF height: 597px;*/

#main_rightCol_wideScreen #section_Markets {margin:0px 15px 0px 29px;padding:0;_margin-bottom:-12px;}

.specialSectionBorder {display: none;}

#section_specials #TopSum .summaryBlock, 
#section_specials #TopSum .summaryBlocknoImage{margin-top: 0px; padding-top: 0px;}
	#section_specials #TopSum .fortuneHeadline {font:normal 20px Times;letter-spacing: -1px;}
