/* CSS Document */
#frmBooking {margin:5px 5px 5px 0px;}
#frmBooking label, select {	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;	color:#666666;	font-weight: normal; margin:4px 0  0px 3px;}
#frmBooking select {margin:2px 0 1px 3px; background:#ffffff;}
#frmBooking label {display:block;}
#frmBooking div.fauxcolumn {width:135px;float:left;position:relative;height:38px;}
#frmBooking div.fauxcolumn1 {width:75px;float:left;position:relative;height:38px;}
#frmBooking input {width:101px; height:23px; position:absolute;bottom:0;background:#FF8040; background-image:url(../images/search-but-ken.jpg); cursor:hand; background-repeat:no-repeat; color:#fff; font-weight:bold; border:none; padding:1px 5px; margin-left:12px;}
