/**
   * This is the default print style sheet for all of the Transit New Zealand subsites.
   *
   * @package Transit New Zealand
   * @author Jeremy Porter <porterjr@gmail.com>
   * @author Francis Saul <francis@clicksuite.co.nz>
   * @project manager Alan Doak <alan@clicksuite.co.nz>
   * @version 2006-08-07
   
   * @change log
   
   */
div#fullSidePanel, div#footer {
  display: none;
}

body {
  font: 0.85em/1.5em arial, helvetica, sans-serif;
}

a img {
  display: block;
}
