body {
  background:white;
/*  font-size:14px;*/
}

div#wrapper {
  overflow: visible;
}

div#main {
  overflow: visible;
}

div#content {
  overflow: visible;
  /*height: 100%;*/
  height: 1%;
}

div#ad_header,
div#ad_footer,
div#ad_sidecontent {
  display: none;
}

div.request {
  display: none;
}
