.center {
    margin: auto;
    text-align: center;
}

.akhh-advancededucation-headline {
    font-size: 1.1em;
    font-weight: normal;
    color: #8C092B;
}

.akhh-advancededucation-table {
    border-bottom: 0;
}

.akhh-advancededucation-table tr td {
    border: 0;
    padding: 2px;
    vertical-align: top;
}

.courselink {
    color: #8C092B;
    font-weight: bold;
}

.results .highlight {
    background-color: yellow;
}

#emptyResult {
    color: #8C092B;
    margin: 30px 0 30px 0;
}