#ma, #menu {
    display: none;
}

#mc-b .little {
    display: none;
}

#mc-b-i {
    padding: 20px 0 0 10px;
    text-align: left;
    color: #888;
}

IFRAME {
    display: none;
}

.np {
    display: none;
}

.book {
    position: relative;
    width: 100%;
}

.book-left {
    display: none;
}

.book-right {
    position: relative;
    text-align: left;
    border-width: 0;
    overflow: hidden;
}

.book-right H5, .book-right .panel {
    padding-top: 2px;
    padding-bottom: 5px;
}

.book-right .txt-in {
    position: relative;
    padding-bottom: 0;
}

.hr {
    height: 1px;
    margin: 12px 2px 12px 2px;
}

.hr-m2 {
    margin: 2px;
}

.hr HR {
    display: none;
}

H4 {
    font-size: 14pt;
    margin: 2px 0 2px 0;
}

P, .lh15 {
    line-height: 1.5;
}

H3:before {
    content: '# ';
}

/* print-theme */

.hr {
    background-color: #ccc;
    color: #ccc;
}

.st {
    border-color: #ccc;
}

H1, .grayed {
    color: #888;
}

A {
    color: #a00;
}
