.ucla_standings td {
   font-family: Trebuchet MS;
   color: #444;
   font-size: 12px;
}

.ucla_standings thead td {
   font-weight: bold;
}

.ucla_standings tbody td {
   font-size: 12px;
   font-weight: bold;
   color: #666;
}

.ucla_standings tbody tr.ucla_standings_highlight td {
   font-weight: bold;
   font-size: 14px;
   color: #666;
}



.ucla_ucla_small .ucla_standings td {
   font-size: 10px;
}

.ucla_ucla_small .ucla_standings tbody td {
   font-size: 11px;
}

.ucla_standings thead td {
   text-transform: lowercase;
}

.ucla_standings_group_header {
   font-family: Trebuchet MS;
   font-size: 12px;
   font-weight: bold;
   padding-left: 30px;
   color: #A9B8D7;
   padding-top: 5px;
}

.ucla_standings_group_body {
   padding-bottom: 5px;
   border-bottom: 1px solid #ddd;
}