
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  
   .job_search_mini input[type=radio] {
    margin-top: 2px !important;
  
}
}