#date {
    width: 78px;
    text-align: center;
}
#opposition {
    width: 143px;
}
#venue {
    width: 15px;
    text-align: center;
}
#competition {
    width: 40px;
    text-align: center;
}
#result {
    width: 37px;
    text-align: center;
}
#attendance {
    width: 40px;
    text-align: center;
}
#scorers {
    width: 152px;
}
#report {
    width: 55px;
}

th {
color: #fff;
background: #080;
border-top: 1px solid #6c6;
border-left: 1px solid #6c6;
border-right: 1px solid #050;
border-bottom: 1px solid #050;
}
td {
background: #bfb;
border-top: 1px solid #0f0;
border-left: 1px solid #0f0;
border-right: 1px solid #090;
border-bottom: 1px solid #090;
font-size: 8pt;
  vertical-align: top;
}
.date{
    text-align: center;
}
.venue{
    text-align: center;
}
.competition{
    text-align: center;
}
.result{
    text-align: center;
}
.attendance{
    text-align: center;
}
.report{
    text-align: center;
}
.penalties, .abandoned {
    padding-left: 72px;
}
#seasons {
    width: 100%;
    font-size: 90%;
    text-align:center;
}
