@import "/common/css/global/dhtmlSelectBox/dhtmlSelectBox.css";

div.destinationsList{
    width: 212px !important;
}

 .destinationsList span.dhtmlSelectTrigger span{
    background: #fff url( /preferredguest/images/selectBoxArrow.png) no-repeat center right;
}

.destinationsList ul{
    margin: 0 !important;
}

.destinationsList ul .regainHeader{
    background-color: #EEEED9;
    border-bottom: 1px solid #EAEAEA;
    font-weight: bold;
}

.destinationsList ul li a{
    color: #3E3061;
    border-bottom: 1px solid #EAEAEA;
}

.destinationsList ul li a:hover{
    background-color: #E49F43;
    color: #ffffff;
}
