#frmBooking {margin:20px 10px;}
#frmBooking table {border-collapse:collapse;border:solid 1px #99CCFF;}
#frmBooking table th {background:#99CCFF;padding-bottom:3px !important;color:#fff;}
#frmBooking table td, #frmBooking table th {vertical-align:top;padding:1px 5px;}
#frmBooking label, select {font-family:Arial, Arial, Helvetica, sans-serif;font-size:12px;}
#frmBooking label {float:left;}
#frmBooking label {display:block;padding-top:4px;}
#frmBooking select {margin:1px 0 1px 5px;font-weight:normal;}
#frmBooking #ddlHotel {width:180px;margin-bottom:0;}
#frmBooking #ddlPersons, #frmBooking #ddlNights {width:50px;} 
#frmBooking .alignright {text-align:right;}