﻿html, body, div, span, applet, object, iframe, blockquote, pre, a, abbr, acronym,
address, big, cite, code, del, dfn, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var,
center, dl, dt, dd, form, label, legend, caption,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby,
section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
}

tbody, tfoot, tr, th, fieldset {
    margin: 0;
    padding: 0 1px;
    border: 0;
    font-size: 100%;
    font: inherit;
}

input, textarea, button  {
    margin: 0;
}
input[type="checkbox"]{
    margin-right: 3px;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1.2;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}

table {
    border-spacing: 0;
}
