#caxton_folio {
    font-family: junicode;
    margin-left:120px;
    font-size: 13px;
    width: 500px;
    padding-bottom: 80px;
}

/* Lombardic Capitals */

/* 5 line height & 5 lines of text */
.WC55 {
    float: left;
    font-family: junicode, serif;
    font-size: 865%;
    line-height: 60%;
    margin-right: 0.03em;
    margin-top: 0.04em;
    color:#111111;
}

/* 3 line height & 3 lines of text */
.WC33 {
    float: left;
    font-family: junicode, serif;
    font-size: 450%;
    line-height: 50%;
    margin-right: 0.03em;
    margin-top: 0.04em;
    color:#111111;
}

/* 3 line height & 2 lines of text */
.WC32 {
    float: left;
    font-family: junicode, serif;
    font-size: 440%;
    line-height: 70%;
    margin-right: 0.03em;
    margin-top:0.22em;
    padding-bottom: 3px;
    color: #111111;
}

/* 2 line height & 2 lines of text */
.WC32 {
    float: left;
    font-family: junicode, serif;
    font-size: 380%;
    line-height: 30%;
    margin-right: 0.03em;
    margin-top:0.22em;
    padding-bottom: 3px;
    color: #111111;
}

.caxton_note {
   display:none;
}

.caxton_note a{
    vertical-align:super;
}
