.header {
  height: 35px;
  width: 587px;
  border-width: 0 0 1px 0;
  border-style: solid;
  background-repeat: repeat;
}

.school_list_footer {
  margin: 10px 0 0 0;
}

.school_header {
  border-color: #91947C;
  background-image: url('/_img/all_schools.jpg');
  background-repeat: no-repeat;
}

.row {
  width: 587px; 
  cursor: pointer;
}

.row td {
  text-indent: 0px !important;
  padding: 2px 1px;
}

.row input {
  cursor: pointer;
}

.featured_sort_tab {
  color: #FFFFFF;
  background-image: url('/_img/featured_sort_tab_background.gif');
  background-repeat: repeat;
  height: 15px;
  text-indent: 5px;
}

.sort_tab {
  color: #FFFFFF;
  background-image: url('/_img/sort_tab_background.gif');
  background-repeat: repeat;
  height: 15px;
  text-indent: 5px;
}

.featured_middle_tab {
  border-width: 0 1px 0 1px;
  border-style: solid;
  border-color: #2B3F4A;
}

.middle_tab {
  border-width: 0 1px 0 1px;
  border-style: solid;
  border-color: #91947C;
}

.tab0 {
  width: 47px;
}

.tab1 {
  width: 282px;
}

.tab2 {
  width: 125px;
}

.tab3 { 
  width: 125px;
}

.name_tab {
  color: #3D708D; 
}

.results_tab {
  line-height: 15px;
}

.other_tab {
  color: #333333;
}

.even {
  background-color: #FFFFFF;
}

.featured_odd {
  background-color: #D9E6E6;
}

.school_odd {
  background-color: #E3EBD0;
}

.featured_hover {
  background-color: #A5C5C5;
}

.school_hover {
  background-color: #C0D297;
}
