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

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

.destinationsList ul{
    background-color: #fff;
}

.destinationsList ul .regainHeader{
    background-color: #E5F1F9;
}

.destinationsList ul li a{
    color: #333333;
}

.destinationsList ul li a:hover{
    background-color: #FE9901;
    color: #fff;
}
