html, body, div, section, nav, header, 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, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    border: 0 none;
    font-family: inherit;
    font-size: 11px;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0 none;
    padding: 0;
}
:focus {
    outline: 0 none;
}
body {
    background: none repeat scroll 0 0 white;
    color: black;
    font-family: Arial,Helvetica,sans-serif;
}
ol, ul {
    list-style: none outside none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
caption, th, td {
    font-weight: normal;
    text-align: left;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: "";
}
blockquote, q {
    quotes: "" "";
}
body {
    background-color: #123859;
}
div.mobil {
    background-color: #123859;
    color: #FFFFFF;
}
div.header {
    background: url("../smartimg/logo.jpg") no-repeat scroll center -5px #FFFFFF;
    height: 59px;
    width: 100%;
}
div.noMember {
    background: url("../smartimg/no-member.jpg") repeat-x scroll center top transparent;
    height: 41px;
    width: 100%;
}
div.noMember a {
    color: #FFFFFF;
    display: block;
    float: left;
    font: bold 12px Arial,Helvetica,sans-serif;
    margin: 12px 0 0 2px;
    text-decoration: underline;
}
div.center {
    margin: 0 auto;
    width: 310px;
}
div.center p {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}
div.center p.first {
    line-height: 17px;
    margin: 15px 0 18px 8px;
    width: 277px;
}
a.bullet {
    background: url("../smartimg/bullet.jpg") no-repeat scroll 0 6px transparent;
    color: #FFFFFF;
    display: block;
    font: bold 12px/16px Arial,Helvetica,sans-serif;
    margin: 0 0 19px 8px;
    padding: 0 0 0 8px;
    text-decoration: underline;
    width: 250px;
}
div.center a.fullVersion {
    color: #44C3ED;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}