#header,
.navigation,
.newbugbutton,
.linkbutton,
.toggles,
body.bug #nextbugnav,
body.bug #priority_status,
body.bug .buttons,
body.bug textarea,
input,
body.bug .help,
body.bug #attachment_form,
body.bug #subscriptionstatus,
body.bug #deletebug,
body.bug #editdescriptionbutton {
  display: none;
}
#logo_title {
  text-indent: inherit;
  background: none;
}
#content {
  border: none;
}
.trackericon {
  position: absolute;
  top: 5px;
  left: inherit;
  right: 5px;
  width: 35px;
  border: none;
}
#footer .logo {
  position: absolute;
  top: inherit;
  right: 0px;
}
* {
  background: none !important;
  text-shadow: none !important;
}
