table.scoreboard th.team-name,
table.scoreboard td.stats {
    width: 200px;
}

table.scoreboard td.title {
    font-weight: bold;
}

table.scoreboard td.stats span {
    color: #A9A9A9;
}

table.scoreboard th.score {
    text-align: center;
    padding: 0 15px;
    white-space: nowrap;
}

table.scoreboard th.kick-off {
    white-space: nowrap;
}

table.scoreboard th {
    font-size: 1.1em;
}
