body {
    margin-left: 5em;
}

body, #head, #ref, #ref h3, #ref ul, #main {
    color: #333;
    background: white none;
    border: none;
}

#main p {
    color: #666;
    background-color: white
}

a, #head h1 a, #main a, #ref a, #foot a, #matthews a,
#sub.shrink, #sub.shrink.open {
    color: inherit;
    background: none;
    padding: 0;
}

em, h4 {
    color: #0091CE;
    background-color: transparent;
}

#teaser a, #matthews a {
    opacity: 1;
}

#navi, #teaser, #change, #fx, #fxt {
    visibility: hidden;
}

#head, #head h1 a, #content, #main, #ref, #ref h3, #ref ul,
#foot, #foot p, #foot #matthews, #matthews a {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
}

#sub dd {
    display: block !important;
}

#sub dt {
    background: none !important;
}

#ref {
    margin-top: 3em;
}

#ref ul li {
    padding-left: 0 !important;
}

#foot {
    margin-top: 3em;
}

#ref h3, #matthews a {
    text-indent: 0;
}
