#seminars ol {
    margin-top: .5em;
}
#seminars ol li {
    list-style-type: number;
}
#seminars ol li li {
    list-style-type: disc;
    margin-left: 30px;
}

#seminars td,
#seminars th {
    vertical-align: top;
}
#seminars th {
    font-size: 1em;
    font-weight: normal;
    padding-right: 5px;
    text-transform: none;
    white-space: nowrap;
}
#seminars h4 {
    font-size: 1em;
}