.citySmartDropdown { cursor:hand; font-size:11px; border:#6184c9 1px solid; background-color:#fff}
.citySmartDropdownOption { color:#000; white-space:nowrap; padding:2px; border-bottom:1px solid #6184c9; width:auto }
* html .citySmartDropdownOption {width:1%}
.citySmartDropdownOptionSelected { color:#0a214f; white-space:nowrap; background-color:#DDF2F6; padding:2px; border-bottom:1px solid #6184c9; width:auto}
.citySmartDropdownOptionLast { border-bottom:none; white-space:nowrap; padding:2px; width:auto }
.citySmartDropdownOptionLastSelected { color:#0a214f; white-space:nowrap; background-color:#DDF2F6; padding:2px; border-bottom:none; width:auto}
