#stopTable thead tr {
    background-color: #888888;
}

#stopTable .stopName {
    font-weight: bold;
    font-size: 1.1em;
}

#stopTable .stopDateAndTime {
    font-size: 0.9em;
}

.oddTableRow {
    background-color: #f9f9f9;
}

.period-form input {
    padding: 0 5px;
}
