#player {
    width: 210px;
}
#leaguestart {
    width: 35px;
}
#leaguesub {
    width: 35px;
}
#leaguegoal {
    width: 35px;
}
#cupstart {
    width: 35px;
}
#cupsub {
    width: 35px;
}
#cupgoal {
    width: 35px;
}
#totalstart {
    width: 35px;
}
#totalsub {
    width: 35px;
}
#totalgoal {
    width: 35px;
}
#totalapps {
    width: 35px;
}

td {
background: #bfb;
border-top: 1px solid #0f0;
border-left: 1px solid #0f0;
border-right: 1px solid #090;
border-bottom: 1px solid #090;
}
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;
}
#seasons {
    width: 100%;
    font-size: 90%;
    text-align:center;
}