.matchDetails .subon {
  background: url('http://static.fcbarca.com/static/_beta/gfx/subon.png') right center no-repeat;
  padding-right: 10px;
}
.matchDetails .suboff {
  background: url('http://static.fcbarca.com/static/_beta/gfx/suboff.png') left center no-repeat;
  padding-left: 10px;
}
.matchDetails .yellow {
  background: url('http://static.fcbarca.com/static/_beta/gfx/yellowmini.png') left center no-repeat;
}
.matchDetails .red{
  background: url('http://static.fcbarca.com/static/_beta/gfx/redmini.png') left center no-repeat;
}
.matchDetails .yellowred{
  background: url('http://static.fcbarca.com/static/_beta/gfx/yellowredmini.png') left center no-repeat;
}
.statsTable th.header{
  background: url('http://static.fcbarca.com/static/_beta/gfx/sorting.png') no-repeat center right;
}
.statsTable th.headerSortDown {
  background: url('http://static.fcbarca.com/static/_beta/gfx/sortUp.png') no-repeat center right;
}
.statsTable th.headerSortUp {
  background: url('http://static.fcbarca.com/static/_beta/gfx/sortDown.png') no-repeat center right;
}