div#top-menu, div#rightsidebar, div#toppaging, div.filterdays, div.cut-info, div.sortby, div#bottompaging, div#footer, div#header, div#utils {
  display: none;
}
div#header-print {
  display: inline;
}
div#wrapper, div#ocwrapper, div#content {
  padding: 0px;
  margin: 0px;
}
div#content {
  margin-top: 20px;
}
div#ocwrapper {
  border-right: 0px;
  display: inline;
}
div#categoryheader {
  display: inline;
}
div#categoryheader h3 {
  margin: 0px;
  padding: 0px;
  color: #bd0000;
  font-size: 20px;
}
div#categoryheader .timeinfo {
  float: right;
}
div#categoryheader h3 span {
  padding-left: 50px;
  color: #ccc;
  font-weight: normal;
  font-size: 14px;
}
table#tabprint {
  display: block;
}
table#tabview {
  display: none;
}
table.tabcut .slug {
  width: 55%;
  padding: 5px 0;
}

