
#noPrint, #subnav, .noPrint {
 display: none;
}  

.hideFromWeb {
 display: all;
}

.leftColumnSpacer {
 width: 50px;
}

.breakhere  {
  page-break-before: always
  }
  
table.specsTable {
  width: 646px;
}
