@media print {
  body {
    width: 5.5in;
    }
  div.program {
    width: 5.0in;
    }
  div.top_tick, div.bottom_tick {
    display: none;
    }
}
