/* specific styling for print media, to be loaded with a @media-type attribute in the style element  */

/*  hide any interactive and otherwise irrelevant elements */
.jb-logo
, form.select.get
, body > header
, tfoot .set-limit
, tfoot button
, div.list.container header
{
  display:none;
}
body {
  font-size: 8.5pt;
}
thead th {
  position:static;
  }