#header {
  width: 90%;
  margin: 0 0 1em 0;
  padding: 0;
  border: 0;
  background: transparent url('/images/layout/header.png') top left no-repeat; }

#debug {
  display: none; }

table.listing {
  border-collapse: collapse; }
  table.listing th, table.listing td {
    border: 1pt solid black;
    padding: 3pt; }
  table.listing th {
    font-weight: bold;
    background: #ccc; }

#footer {
  margin-top: 1em; }

.noprint {
  display: none; }
