body {
   background: white;
   width:100%;
   }
   
#menu_col, #article_ad, #ad_column, #ad_468x400, #flashcontent, #slideshow, 
#story_1_9_wrap, #footer img, #newslist_last5, #inline222ad, #pic_col, #push_plug_wrap,
#top_bar, #header_ad, .adMiddleTop, #adLeft1, #adRight1, .bottomRelated, .adLeft, .adRight, 
#facebook_sharelink, #byline_promo, #tip_us, .relatedPolls, .tv2Player  {
   display: none;
   }
   
.articleImage {
	float: none !important;
	}
   
#wrap, #wrap_content, #content_wrap, #three_col_wrap, #bodytext, #footer, #footer div, #footer table {
   width: auto !important;
   margin: 0 10px;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   font-size: 12pt;
   text-align:left !important;
   }

a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
   
#bodytext a:link:after, #bodytext a:visited:after {
   content: " (" attr(href) ") ";
   }
