a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, strike, strong, sub, summary, sup, time, tt, u, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align:baseline
}

caption, table, tbody, tfoot, th, thead, tr {
    margin: 0;
    padding: 0;
    border: 0;
    font:inherit
}

@media only screen {
    span {
        margin: 0;
        padding:0
    }
}

span {
    border: 0;
    font: inherit;
    vertical-align:baseline
}

td {
    margin: 0;
    padding: 0;
    border: 0;
    font:inherit
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display:block
}

body {
    line-height:1
}

blockquote, q {
    quotes:none
}

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

table {
    border-collapse: collapse;
    border-spacing:0
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display:block
}

audio, canvas, video {
    display:inline-block
}

audio:not([controls]) {
    display:none
}

[hidden] {
    display:none
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust:100%
}

button, html, input, select, textarea {
    color:#222
}

body {
    margin: 0;
    line-height:normal
}

a:focus {
    outline:thin dotted
}

@media only screen {
    a:active, a:hover {
        outline:0
    }
}

abbr[title] {
    border-bottom:1px dotted
}

b, strong {
    font-weight:700
}

em, i {
    font-style:italic
}

blockquote {
    margin:1em 40px
}

dfn {
    font-style:italic
}

hr {
    display: block;
    border: 0;
    margin: 0;
    padding:0 !important
}

ins {
    background: #ff9;
    color: #000;
    text-decoration:none
}

mark {
    background: #ff0;
    color:#000
}

code, kbd, pre, samp {
    font-family:monospace, serif
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap:break-word
}

q {
    quotes:none
}

q:after, q:before {
    content: "";
    content:none
}

small {
    font-size:85%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align:baseline
}

sup {
    top:-.5em
}

sub {
    bottom:-.25em
}

ol, ul {
    margin: 1em 0;
    padding:0 0 0 40px
}

dd {
    margin:0 0 0 40px
}

nav ol, nav ul {
    list-style: none;
    list-style-image: none;
    margin: 0;
    padding:0
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align:middle
}

svg:not(:root) {
    overflow:hidden
}

figure {
    margin:0
}

form {
    margin:0
}

fieldset {
    border: 0;
    margin: 0;
    padding:0
}

label {
    cursor:pointer
}

legend {
    border: 0;
    padding: 0;
    white-space:normal
}

button, input, select, textarea {
    margin: 0;
    vertical-align:baseline
}

button, input {
    line-height:normal
}

button, input[type=button], input[type=reset], input[type=submit] {
    cursor: pointer;
    -webkit-appearance:button
}

button[disabled], input[disabled] {
    cursor:default
}

input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding:0
}

input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing:content-box
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance:none
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding:0
}

textarea {
    overflow: auto;
    vertical-align: top;
    resize:vertical
}

input:invalid, textarea:invalid {
    background-color:#f0dddd
}

table {
    border-collapse: collapse;
    border-spacing:0
}

.chromeframe {
    margin: .2em 0;
    background: #ccc;
    color: #000;
    padding: .2em 0
}
