body {
  background: #fff;
}
a {
  color: #000;
  text-decoration: underline;
}
a:hover {
  color: #ccc;
}
#about .content, #services .content {
  margin-right: 0;
}
.no-print {
  display: none;
}
.print {
  display: block;
}
.print p {
  font-size: 1.1em;
  padding-top: 3px !important;
}
#header {
  height: 105px;
}
#menu {
  display: none;
}
#main .head {
  display: none;
}
#main .wrapper {
  background: none;
}
#main .wrapper .fill {
  background: none;
  padding-bottom: 0;
}
#main .foot {
  display: none;
}
#main #submenu {
  display: none;
}
#logobar {
  display: none;
}
#footer, #footer a {
  color: #000;
}
#rtntop, #rtnbtm {
  display: none;
}
#prod-lst li .more {
  display: none;
}
#prod-lst li .item-head, #prod-lst li .item-foot {
  display: none;
}
#prod-lst li .item-body {
  background: none;
  padding: 0;
}
#prod-specs, #prod-upg {
  margin-bottom: 0;
}
#prod-specs h4, #prod-upg h4 {
  font-size: 1.5em;
}
#prod-specs h4 span, #prod-upg h4 span {
  display: none !important;
}
#prod-specs td, #prod-upg td {
  padding: 3px;
}
#actions {
  display: none !important;
  height: 0;
}
