

body {
  font-family: Verdana;
  font-size: 14px;
}

* {
  color: #000;
  background: #fff;
  width: auto;
  height: auto; 
}

#head, #foot, #right, .no-print, .noPrint, .browser, .subCat {
  display: none;
}


div.saveMeButton {
  background: #FFFFBC url(/images/save.gif) no-repeat 5px 50%;
  margin: 20px;
  border: 1px solid #ccc;
  padding: 8px;
  padding-left: 30px;
}