/*
 * open-data-theme / reset.css - RECONSTRUCTED
 *
 * The original theme was never archived by the Wayback Machine on any host
 * (verified against both opengovt.org.nz and open.org.nz with host-wide CDX
 * mimetype sweeps). This is a period-appropriate reconstruction written to the
 * markup the restored pages actually contain. It adds no HTML - every indexed
 * document remains byte-identical to its 2009 capture.
 */

html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, address, cite, code, del, dfn, em, img, ins, q, small, strong,
sub, sup, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

ol, ul { list-style: none; }
blockquote, q { quotes: none; }
table { border-collapse: collapse; border-spacing: 0; }
img { border: 0; }
