#content table td.calculation {
    font-size: 12px;
}
#content section table.output td {
    max-width: none;
}
#content h3.accordion-header {
    padding-top:0;
    padding-bottom:0;
}
#content h3.accordion-header button {
    font-weight:bold;
    font-size:1.5em;
}
p.accordion-p {
    margin-top: 10px;
    margin-left: 20px;
}