#warp html, #warp body, #warp div, #warp span, #warp applet, #warp object, #warp iframe, #warp header, #warp footer,#warp section,#warp article,#warp nav, #warp aside,#warp h1,#warp h2,#warp h3,#warp h4,#warp h5,#warp h6,#warp p,#warp blockquote,#warp pre,#warp a,#warp abbr,#warp acronym, address, big, cite, code, del, dfn, em, font,#warp img, ins, kbd,#warp q,#warp s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,#warp table,#warp caption,#warp tbody,#warp tfoot,#warp thead,#warp tr,#warp th, #warp td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-style: normal;
}

#warp{
    line-height: 1;
}

ol, ul, li {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}

/* remember to define focus styles! */
:focus {
    outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
#warp table {
    border-collapse: collapse;
    border-spacing: 0;
}