
#rec_table { margin-bottom:64px; }

#rec_thead th { padding:1px 3px; }
#rec_thead a { text-decoration:none; color:#000000; }
#rec_thead a:hover { text-decoration:underline; color:#ff0000; }

#rec_tbody td { padding:1px 3px; font:12px arial; white-space:nowrap; }
#rec_tbody td.sort_cell { background-color:#ddddff; }
#rec_tbody tr.active { background-color:#ffd0b0; }
#rec_tbody tr:hover { background-color:#bbffbb; }

#rec_tbody td a.team { color:#0000ff; text-decoration:none; }
#rec_tbody td a.team:hover { color:#000000; text-decoration:underline; }

.pl24 { padding-left:24px; }
