/* Content */

#content h1 sup {
    vertical-align: super;
    font-size: 35%;
}

#content ul {
    margin-bottom: 1.5em;
}

#content .imageCaption {
    font-size: 0.917em;
    line-height: 1.636em;
}

#content table td,
#content table th {
    padding: 1em;
}

/* 14px */
#content h2 {
    font-size: 22px;
    line-height: 1.2em;
    margin-bottom: 5px;
}

/* 13 px */

#content h3 {
    font-size: 1.083em;
    line-height: 1.385em;
    margin-bottom: 1.385em;
}

#content h4 {
    font-size: 1em;
    line-height: 1.5em;
    margin-bottom: 1em;
    font-weight: normal;
}

