﻿#nav {
    clear: both;
}
#FindADoctorLocation INPUT.zipInput {
    display: block;
    float: left;
    margin-top: -2px;
}
/* Fix for customSelect issue */
#FindADoctorLocation select.hasCustomSelect {
    width: 93% !important;
}
#FindADoctorLocation #SearchRadius {
    width: 47% !important;
}
