/*---------------------------------------------------
 * feuille corrective pour FIREFOX
 * 
 * exemple de hack :
 * #identifiant, x:-moz-any-link, x:default{}
 * 
 -----------------------------------------------------*/


#titre_form_recherche, x:-moz-any-link, x:default{
}

.select_form_field, x:-moz-any-link, x:default {
    height: 25px;
    line-height: 25px;
}