﻿

table.standings tr.head td { border-bottom-style: solid; border-bottom-width: 3px; }
table.standings td.rank { display: none; width: 1.2em; color: #5F8CBA; font-size: .8em; }
table.standings td.rr_last { width: 15.5em; }
table.standings td.rr_next { width: 11.5em; }
table.standings td.rr_stat { width: 1.8em; }
table.standings td.rr_pts { width: 2.4em; border-left-width: 2px; border-right-width: 2px; }
table.standings td.rr_tally { width: 2em; }
table.standings td.rr_diff { width: 2.8em; }
table.standings td.rr_l10 { width: 3.6em; }
table.standings td.rr_streak { width: 3.8em; }
table.standings td.rr_nextprev { font-size: .85em; }
table.standings td { letter-spacing: -.5px; }



table.standings { font-size: .9em; }
  table.standings tr.head td { border-bottom-color: #F5876E; background: #ddd; }
  table.standings tr.alt { background: #EAF4FF; }
  table.standings td.rr_pts { background: #D2E9FF !important; font-weight: bold; }
  
@media only screen and (min-width: 760px) {
  table.standings { font-size: .8em; }
}

