﻿html, body, div, dl, dt, dd, ul:not(.cancelCSSReset ul), ol:not(.cancelCSSReset ol), li, h1:not(.cancelCSSReset h1), h2:not(.cancelCSSReset h2), h3:not(.cancelCSSReset h3), h4:not(.cancelCSSReset h4), h5:not(.cancelCSSReset h5), h6:not(.cancelCSSReset h6), pre:not(.cancelCSSReset pre), form, fieldset, input, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

img, body, html {
    border: 0;
}

address:not(.cancelCSSReset address), caption, cite, code, dfn, em:not(.cancelCSSReset em), strong:not(.cancelCSSReset strong), th, var {
    font-style: normal;
    font-weight: normal;
}

ol:not(.cancelCSSReset ol), ul:not(.cancelCSSReset ul) {
    list-style: none;
}

caption, th {
    text-align: left;
}

h1:not(.cancelCSSReset h1), h2:not(.cancelCSSReset h2), h3:not(.cancelCSSReset h3), h4:not(.cancelCSSReset h4), h5:not(.cancelCSSReset h5), h6:not(.cancelCSSReset h6) {
    font-size: 100%;
}

q:before, q:after {
    content: '';
}

input:focus, button:focus, li:focus, select:focus {
    outline: none !important;
}
