/*
  mfr.css
*/
 

#models_table {
  margin-top: 10px;
}

#models_table td {
  font-size: 11px;
}

#models_table a {
  text-decoration: none;
}

#models_table a:hover {
  text-decoration: underline;
}



#free_eval_button_wmo_b {
  display: block;
  background: url(../../images/free_eval_button_wmo_b.gif) -0px -0px no-repeat;
  width: 100%;
  height: 100%;
}
#free_eval_button_wmo_b:hover {
  background: url(../../images/free_eval_button_wmo_b.gif) -0px -47px no-repeat;
}


