a, abbr, acronym, address, article, aside, blockquote, body, caption, code, dd,
del, dfn, dialog, div, dl, dt, em, fieldset, figure, footer, form, h1, h2, h3,
h4, h5, h6, header, hgroup, html, iframe, img, label, legend, li, nav, object,
ol, p, pre, q, section, span, table, tbody, td, tfoot, th, thead, tr, ul {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  background: transparent;
}

article, aside, dialog, figure, footer, header, hgroup, nav, section {
    display:block;
}

/*
body { line-height: 1.5; }
*/

table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }

blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

a img { border: none; }
