.has_grey {
    background: #F0F0F0;
}
#complex_trip {
    display: none;
}
#bookWarningMessage {
    display: none;
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 1px;
    left: 10px;
    padding: 0 0 0 1px;
    position: absolute;
    top: 25px;
    width: 275px;
}
#bookWarningMessageCHD {
    display: none;
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 1px;
    left: 10px;
    padding: 0 0 0 1px;
    position: absolute;
    top: 25px;
    width: 275px;
    z-index: 100001;
}
#profileError {
    display: none;
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 1px;
    left: 10px;
    padding: 0 0 0 1px;
    position: absolute;
    top: 25px;
    width: 275px;
    z-index: 100001;
}
.bookMiddle {
    background: none repeat scroll 0 0 #FFFFFF;
}
div.bookMiddle div.bookError {
    color: #FF0000;
    background: url("/amadeus/mes_error.gif") no-repeat scroll 5px 5px transparent;
    padding: 5px 0px 5px 28px;
    margin-right: 30px;
    float: none;
}
.bookMessage .bookMiddle a.bookClose {
    background: url("/amadeus/bck_close_ico.gif") no-repeat scroll 100% 50% transparent;
    display: inline;
    float: right;
    height: 22px;
    margin: 0 5px 0 0;
    padding: 3px 28px 0 0;
    text-align: right;
    text-decoration: none;
}

.ui-datepicker {
    font-size: 12px;
}