ol {
    margin-left:2em;
}
table {
    border-collapse:collapse;
}
th {
    background-color:#ddd !important;
    border:#ccc solid 1px;
    font-size:11px;
}
table.recallTable03 { text-align: left; }
table.recallTable03 th { width: 120px; }
table.recallTable04 td {
    font-size:11px;
    text-align: center;
}
#ctArea .note { text-align: left; }
#popup sup {
    vertical-align: super;
    font-size: smaller;
}
#popup sub {
    vertical-align: sub;
    font-size: smaller;
}



