#bookingform{
	background-color:#DFDDDA;
	margin:0px;
	padding:0px;
	margin-top:5px;
	margin-bottom:5px;
	border:none;
	background-image:url(../empowerimages/searchtop.jpg);
	background-repeat:no-repeat;
	background-position:top;
	padding-top:2px;
}

input { 
	background-color: #ffffff;
	color:#524f4f;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	height:17px;
}

select { 
	background-color: #ffffff; 
	color:#524f4f;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}


.SrchDropDown2{
	height:18px;
	margin:0px;
	padding:0px;
	vertical-align:bottom;
}

.SrchDropDown2 img{
	vertical-align:bottom;
}

.SrchDropDown2 input{
	vertical-align:bottom;
}

.SrchDropDown2 select{
	vertical-align:bottom;
}

.SrchDestField input{
	vertical-align:bottom;
}

.SrchDropDown1, .SrchTitle, .SrchTitle2, .SrchDropDown2{
	float:left;
	line-height:19px;
	width:93px;
}

#search{
	float:right;
}

.SrchRoomDates1{
	vertical-align:bottom;
}

.SrchRoomDetails{
	padding-left:5px;
	margin-top:2px;
	margin-bottom:2px;
}

#SrchRoomDates1{
	padding-left:5px;
	padding-top:0px;
}

.SrchTitle2{
	padding-left:7px;
}

#id_calendar_date_1, #id_calendar_date_2{
	width:70px;
}

#SrchRoomDates1, .SrchRoomDetails{
	margin-top:2px;
	margin-bottom:2px;
	padding-top:2px;
	padding-bottom:2px;
}

#SearchBtn1{
	background-image:url(empowerimages/search.jpg);
	width:141px;height:34px;background-repeat:no-repeat;
}

#SearchAssets1{
	margin:0px;
	padding:0px 0px 0px 0px;
}

p{
	margin:0px 0px 10px 0px;
}

form{
	margin:0px;
	padding:0px;
}

#children1, 
#children2, 
#children3, 
#children4, 
#children5, 
#adults1, 
#adults2, 
#adults3, 
#adults4, 
#adults5, 
#numberofrooms,
#roomtype1,
#roomtype2,
#roomtype3,
#roomtype4,
#roomtype5{
	width:87px;
}



