/* RESET */
* {
        font-size: 100%;
        zoom: 1;
}
 
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6,
p, blockquote, pre, a, abbr, acronym,address, big, cite, code, del, dfn,
em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt,
var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td
{
        left: 0px;
        margin: 0px;
        padding: 0px;
        top: 0px;
        vertical-align: baseline;
        background: transparent;
        outline: 0;
}

html {
        margin-top:0px !important;
}

.scriptslistbar {
        display:none;
}

h1, h2, h3, h4, h5, h6 {
        font-weight: normal;
}

img {
        border: 0;
}

ol, ul {
        list-style: none;
}

blockquote, q {
        quotes: none;
}

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


ins {
        text-decoration: none;
}

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

:focus {
        outline: 0;
}

html, body {
        /* height: 100%; */
        width: 100%;
}