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

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

.destinationsList ul,
.destinationsList span.dhtmlSelectTrigger {
    border-color: #D8C9B5;
}

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

.destinationsList ul{
    margin: 0 !important;
}

.destinationsList ul .regainHeader{
    background-color: #E2DACA;
    font-weight: bold;
    color: #653C33;
}

.destinationsList ul li a{
    color: #653C33;
    font-weight: normal;    
}

.destinationsList ul li a:hover{
    color: #3D8A87;
}
