html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, hr, dl, dt, dd, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figure, figcaption, hgroup, menu, footer, header, nav, section, summary, time, mark, audio, video {
    margin: 0px;
    padding: 0px;
    border: 0px none;
}

#footer a {
    color: rgb(153, 153, 153);
}

a {
    color: rgb(170, 170, 170);
    text-decoration: none;
}


ol {
    text-shadow: 0px 2px 0px rgb(255, 255, 255);
    list-style-type: none;
    padding: 0;
    margin: 0;
}

li {
        position: relative;
        margin-bottom: 1em;
}

li img {
    width:auto;
    height:auto;
    vertical-align: middle;
    margin-right: 2em;
}

li span {
    position:absolute; top:50%; height:10em; margin-top:-1em;
}

#footer ul {
    list-style: none outside none;
    text-shadow: 0px 1px 0px rgb(255, 255, 255);
}

#footer {
    font-size: 11px;
}

body {
    font-family: "Lucida Grande",Helvetica,Arial,sans-serif;
    font-size: 13px;
    color: rgb(85, 85, 85);
}
