@CHARSET "ISO-8859-1";
.custom-combobox-toggle, .custom-combobox-toggle:focus {
	background: url("images/ui-bg_glass_75_e6e6e6_1x400.png") repeat-x scroll 0 0 #e6e6e6;
    border-radius: 0;
    bottom: 0;
    height: 31px;
    left: -30px;
    margin: 0;
    padding: 0;
    position: relative;
    top: -2px;
}
.custom-combobox-input, form .field .custom-combobox-input {
	background: none;
	padding: 6px 5px;
	border-radius: 0;
}

