table#results { border-collapse: collapse; width: 100%; }
table#results thead th { background: url("/img/bg/chevron.gif") left top repeat; color: #fff; font-weight: bold; text-align: left }
table#results tbody tr label { display: block; width: auto; cursor: hand;cursor: pointer;}
table#results tbody tr.odd { background: #EEE; cursor: hand;cursor: pointer; }
table#results tbody tr:hover { background-color: #b0c5ed;  cursor: hand;cursor: pointer;}
table#results tbody tr.odd:hover { background-color: #b0c5ed; }
table#results td.mastercar_description { width: 250px; }
table#results td .mastercar_year { font-size: 90%; color: #999 }
table#results td .mastercar_registration { font-size: 90%; color:#999 }
