.custom-combobox {
    border: 1px solid #7f9db9;
    border-radius: 0px;
/*    height: 16px;*/
}

.custom-combobox .custom-combobox-input {
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size: 12px;
    /*height: 16px;*/
}

.custom-combobox a.custom-combobox-toggle {
/*    height: 10px;
    margin-top: 2px;
    right: 2px;*/
}

.ui-widget {
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size: 12px;
}
.custom-combobox .custom-combobox-toggle .ui-button-icon-primary {
left:8px;
}