.noprint {display:none; }
#options,#optionsfooter,#optionsheader,#language,#addons,#addonsfooter,#addonsheader,#topmenu,#menu,#contentheader {
  display:none;
}

#main {
  position: absolute;
  top: 65px; left: 0px;
  background: #f0f0f0;
  border-bottom: #d22016 4px solid;
  border-right: #cecfce 2px dotted;
  border-left: #cecfce 2px dotted;
}
#content,#contentfooter {
  left:0px;
}
