.noPrint,
.hiddenStructure,
#sitenav,
#leftnav
{
  display: none;
}
.printOnly {
  display: block;
}
