.chapters, .menu, #footer,
.lang, #arrowscontainer, .image,
#pagebackground {
    display: none;
}

body,
.commodore, .mac, .scrib,
.memoire, .teletype {
    background-color: #fff;
    background-image: none;
}

#printline {
    position: absolute;
    width: 540px;
    top: 70px;
    border-top: 1px solid #000;
    margin-left: 10px;
}

#printfooter {
    display: block;
    border-top: 1px solid #000;
    clear: both;
    width: 540px;
    margin-left: 10px;
    padding-top: 5px;
}

#printimages {
    /* TODO */
    display: none;
}

.printimage {
    text-align: center;
}

.noprint {
    display: none;
}

.yesprint {
    display: inline;
}

.more {
    display: block;
}

a {
    text-decoration: none;
}

#sponsors {
    display: none;
}

#sponsortitle {
    display: none;
}

#sponsorsbackground {
    display: none;
}

.sponsor {
    display: none;
}

#sponsors_close {
    display: none;
}
