#showlookup{   position:absolute;      /* Never change this one */
                width:214px;//width:217px;    /* Width of box */
               /*height:100px;    Height of box */
                overflow:auto;  /* Scrolling features */
                border:1px solid #317082;       /* Dark green border */
                background-color:#FFF;  /* White background color */
                text-align:left;
                font-size:11px;
                z-index:100;}
#showlookup div{margin:1px;
                padding:1px;
                cursor:pointer;
                font-size:11px;}
#showlookup div.over{color:#FFF; background:#317082; cursor:pointer;}
#arrival{width:110px; border:#7f9db9 solid 1px; background-color:#FFFFFF; margin-top:5px; font-size:10px; height:16px;}
#departure{width:112px;}
#bclass{width:92px;}
.loading {background : Window url('/images/xhotelv2/loading.gif') right center no-repeat;}

