@charset "utf-8";
/* CSS Document */

#booking_widget{
    background:url(../img/booking/header.png) no-repeat;
    text-align:center;
    padding-top:39px;
    color:#1f2021;
    font-family:Verdana, Geneva, sans-serif;
    font-size:12px;
    z-index: 999; }
#booking_widget * {color:#1f2021; font-family:Verdana, Geneva, sans-serif;font-size:12px; text-align:center;}
#booking_widget img{border:none;}
#booking_widget #bottom{width:100%; height:10px; background:url(../img/booking/footer.png) no-repeat top left;}
#booking_widget #seperator{ border-top: 1px solid #9eafbf; padding-bottom:10px;}
#booking_widget input{ font-size:80%;}
#booking_widget .inside { background:url(../img/booking/background.png) repeat-y; margin:0px; }