html, body, div, table,
p, h1, h2, h3, h4, h5, h6, pre, blockquote,
ul, ol, li, dl, dt, dd,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
span, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: inherit;
    font-size: inherit;
    font-family: inherit;
    text-align: left;
    vertical-align: baseline;
    background: transparent;
}

input, textarea, select
{
    margin: 0;
    padding: 0;
    line-height: inherit;
    font-size: inherit;
    font-family: inherit;
    text-align: left;
    vertical-align: middle;
}

body { height: 100%; line-height: 1; }
ol, ul { list-style: none; }

blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }

ins { text-decoration: none; }
del { text-decoration: line-through; }

img { margin: 0; padding: 0; border: none; vertical-align: middle; }

/* Tables still need 'cellspacing="0"' in the markup! */
table           { border-collapse: collapse; border-spacing: 0; }
caption, th, td { font-weight: normal; }
table, td, th   { vertical-align: middle; }