html, 
body,
#container,
#header,
#mainContent,
#content,
#footer {
  width: auto !important;
  padding-top: 0 !important;
  margin: 0 !important;
  float: none !important;
  background: transparent none !important;
  height: auto !important;
  min-height: 1px !important;
  color: #000 !important;
}

#header .offleft,
#topNav,
#header form,
#flashContent,
#sidebar,
#vine,
#cornerTL,
#cornerTR,
#cornerBL,
#cornerBR {
  display: none !important;
}

#pageBorder,
h1,
h2,
h3,
p,
#content p,
div.right,
div.roundBox,
div.roundBox div.tr,
div.roundBox div.bl,
div.roundBox div.br {
  background: transparent none !important;
  color: #000 !important;
}

