.booth {
    text-align: center;
}

.booth .heading .subtext
{
    font-size: smaller;
}

.booth table {
    margin-top: 1em;
}

.booth th {
    font-size: 11px;
    font-weight: bold;
    background-color: #b09030;
}

.booth td {
    font-size: 12px;
    background-color: #e4c848;
    padding: 0.33em;
    text-align: center;
}

.booth .date {
    text-align: left;
}

.booth .break {
    background-color: transparent;
}
.booth .special {
    background-color: #fff0a0;
    font-size: 13px;
    font-weight: bold;
}