.divBCSearch188 select{
width: 130px;
background-color: #ffffff;
}


.aclist {
    visibility: hidden;
    border: solid 1px #34C0C1;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 400px;
    height: 200px;
    background-color: White;
    cursor: hand;
    overflow-y: auto;
    overflow-x: visible;
}

.aclistitem {
    font-size: 8pt;
    font-style: normal;
    font-weight: normal;
    text-align: right;
    background-color: #ffffff;
    color: #000000;
}

.aclisthitem, .lirawlist {
    font-size: 8pt;
    font-style: normal;
    font-weight: normal;
    text-align: right;
    background-color: #ffffff;
    color: #000000;
}

