div#header {
  background: none;
  height: inherit;
}
h1 {
  height: inherit;
  display: block;
}
#sitenav {
  display: none;
}
div.prodcatnav {
  display: none;
}
a {
  text-decoration: underline;
}
th.mainthing {
  width: inherit;
}
td.maininnerthing {
  padding: 10px;
  padding-left: 0;
}
div.leftnavthing {
  padding: 10px;
}
.maincontent {
  border: 0;
  background: none;
}
