/* CSS Document */

body { 
  color : #000000; 
  background : #ffffff; 
  font-family: Arial, Helvetica, sans-serif;
  font-size : 18px;
  line-height: normal;
}
*{font-size: 18px;}

h1.subH1 {
	display: list-item;               
	list-style-image: url(../images/brand_top.gif) no-repeat;
	list-style-position: inside;
	letter-spacing: -1000em;
	font-size: 1pt;
	color: #fff;
}

#storyDetailStoryDiv{
	width: 850px;
}

#subExclBg, #indexIssueDiv, #subscribeBox, #storyRightColBg, #storyDetailToolsDiv, #googleAds, #storyRightColBg, #storyRightColDiv, #navLeft, #navRight, #bannerSubscribe, #flashContent4, #sideContentRight, #breadCrumbUl, #subscribe, #footerContainer, #lightwindow, #lightwindow_overlay, #storyDetailReview, storyDetailCredit, #storyDetailAdDiv{ 
  display : none; 
}


