#standings40 .standings_year
{
  padding-left: 5px;
}

#page_data .tbstand table 
{
  border-collapse: collapse;
  width: 590px;
  margin: 0 0 10px 0;
}

.tbstand caption 
{
  font-size: 13px;
  font-weight: bold;
  color: #000;
  text-align: left;
  padding: 4px;
  background-color: #efefef;
}

.tbstand th 
{
  font-size: 11px;
  color: #000;
  background-color: #cccccc;
  padding: 4px;
  text-align: center;
  border-top: 1px solid #999;
  border-bottom: 1px solid #D81407;
}

.tbstand td 
{
  padding: 4px;
  text-align: center;
  border-bottom: 1px dashed #efefef;
}

.stand_otl, .stand_home, .stand_away, .stand_div
{
  display: none;
}

.stand_otl_cell, .stand_home_cell, .stand_away_cell, .stand_div_cell
{
  display: none;
}