table {
  border-collapse: collapse;
color:#fff;
  border: none;
  font: normal 11px helvetica, verdana, arial, sans-serif;
  background-image: url(http://www.acuity.com.br/extern/icant.co.uk/bg_acuity.gif); 
  background-repeat: repeat;
width: 445px;
margin:0 10px;
  }
caption {
  text-align: left;
  font: normal 11px helvetica, verdana, arial,  sans-serif;
  background: transparent;
  }
td, th {
margin:10px;
  border: none;
  padding: .4em;
  }
thead th, tfoot th {
  font: bold 10px helvetica, verdana, arial, sans-serif;
  border: none;
  text-align: left;
  background: #000000;
  padding-top:4px;
  }
tbody td a {
  background: transparent;
  text-decoration: none;
  color: #FFFFFF;
  }
tbody td a:hover {
  background: transparent;
  }
tbody th a {
  font: bold 11px helvetica, verdana, arial, sans-serif;
  text-decoration: none;
  font-weight:normal;
  color: #FFFFFF;
  }
  
  
tbody td+td+td+td a {
    padding-right: 14px;
    background: url(http://www.acuity.com.br/extern/icant.co.uk/arrow.gif) transparent no-repeat bottom right;
    }
    tbody td+td+td+td a:hover {
        padding-right: 14px;
    background: url(http://www.acuity.com.br/extern/icant.co.uk/arrow.gif) transparent no-repeat bottom right;
    }
tbody th a:hover {
  background: transparent;
  }
tbody th, tbody td {
  vertical-align: top;
  text-align: left;
  }

.odd {
  background: #000000;
  }
tbody tr:hover {
  background: #0E0E0E;
  }
tbody tr:hover th,
tbody tr.odd:hover th {
  background: #0E0E0E;
  }
