﻿.results-table th, .results-table td {
    border:none;
    border-bottom:1px solid #D0C9B0;
    padding:3px;
    text-align:left;
    font-size:.8em;
}

.results-table .score, .results-table .court {
    width:40px;
    text-align:center;
}

.results-table .time {
    width:55px;
}

.results-table .score {
    font-weight:bold;
}
