/*
  mfr.css
*/
 
#service_bullets li {
  margin-bottom: 10px;
}

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

#models_table a {
  text-decoration: none;
}

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

