
select.city-selection {
    padding: .5em;
    width: 150px;
    min-width: 150px;
    max-width: 150px;
}
#navbarL2 {
    padding: 0 3px !important;
    background: #d5d5d5;
   
}
#navbarL2 {
    border-bottom: 1px solid #d8d8d8 !important;
    max-height: 43px !important;
    overflow: hidden !important;
}

ul.lst1 li span {
    position: absolute;
    font-size: 12px;
    top: 15px;
    color: #888;
    left: 6px;
    width: 20px;
    text-align: right;
}