span.right
{
    float: none;
    text-align: center;
}

.column-center .matches .top h2
{
    width: 40px;
    background: url(../_img/h2_sub_matches.png) no-repeat;
}

#resultBox {
  position: relative;
  top: 3px;
  margin: 0 auto;
}

#resultBox table {
  width: 100%;
  border-collapse: collapse;  
}

#resultBox table tr td {
  font-size: 130%;
  font-weight: bold;
}

#resultBox table tr td.result {
  font-size: 160%;
  font-weight: bold;
  text-align: center;
}
