/* 
 * Dropdown styling improvements
 */

.search-field select {
    font-family: Arial, sans-serif;
}

.search-field select option {
    line-height: 1.4;
}