body {
  width: 7in;
}

.headercells .tooth, .headercells .tooth *, .headercells .tooth h1, .maincells td#colleft, .maincells td#colleft *, .maincells td#colleft h1 {
  margin-left: 0;
  padding-left: 0;
}

.orangecells {
  visibility: hidden;   /* display: none; also removes the cell widths, breaking the rest of the page */
  height: 0;
}

#navtopcell, #colrightheader, #colright, .browncells, .orangecells2 {
  display: none;
}

