.pointsRace
{
border: solid 1px #000; 
width: 450px;
}

.pointsRace thead
{
background-color:#AB2011;
color: #fff;
font-weight:bold;
}

.pointsRace td
{
border-bottom: 1px dotted #000;
}
