body {
  background: none;
  font: 12px Arial;
}
#wrapper, #mainContent, #subMainContent, .mainContainer, .middleMainBox, .middleMainBox div.middle, .bottomMainBox {
  float: none;
  width: auto;
  margin: 0px;
  padding: 0px;
  background: none;
}
#leftContent, #topBand, #topMenu, .topMainBox, #rightContent, #footerWrapper, .comments, .rating, .rating_text, .topCommBox, .middleCommBox, .bottomCommBox, .articleOptions {
  display: none;
}
.thumbImg {
  float:left;
  margin-right:10px;
}
.articleTitle {
  font-weight: bold;
}
.tabbernav {
 display:none;
}
