.singleSearch { /*width:100px !important;  */}

/* Resize Grid */ 
#bookingGrid .grid_1 {width:30px; margin:5px !important }
#bookingGrid .grid_2 { width:60px !important; }
#bookingGrid .grid_3 { width:100px !important; }
#bookingGrid .grid_4 { width:150px !important; }
#bookingGrid .grid_5 { width:160px !important; }
#bookingGrid .grid_6 { width:190px !important; }
#bookingGrid .grid_7 { width:220px !important; }
#bookingGrid .grid_8 { width:250px !important; }
#bookingGrid .grid_fw { width:100% !important; }

/* Booking Theme */
#bookingGrid {
	background-color:#ECCB8C;
	border:5px solid #F2DBA9;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	width:230px;
	padding:5px;
	line-height:155%;
}
#bookingGrid fieldset {
	background-color: #F0D5A3;
	border:1px solid #E7BD6E;
	padding:4px 2px;
	margin:4px 0;
}
#bookingGrid #btnBookingSearch { margin:4px}
#bookingGrid h3.titleBooking {
	background: transparent url('images/np_menu_bg.png') repeat-x;	 
	padding:6px 4px;
}
#bookingGrid .poweredlogo {  margin-top:9px; }
#bookingGrid .bookingFooter {
 padding:8px 4px 4px;
 text-align:center;
 width:90%;
}