﻿#agoda_searchbox_wrapper {
	font:12px Arial, Helvetica, sans-serif;  
	padding:2px 0 0 15px;
}
#agoda_country_selection,
#agoda_city_selection,
#agoda_hotel_selection,
#agoda_checkin_selection,
#agoda_checkout_selection,
#agoda_roompeople_selection {
	height:40px;
}
#agoda_room_selection,
#agoda_adult_selection {
	float:left;
	width:42px;
}
#agoda_children_selection {
	float:left;
}
.agoda_country_field,
.agoda_city_field,
.agoda_hotel_field {
	width:170px;
}
#imgCal1,
#imgCal2 {
	float:right;
}
#ddlCheckInDay,
#ddlCheckOutDay {
	width:50px; margin-right:2px;
}
#ddlCheckInMonthYear,
#ddlCheckOutMonthYear {
	width:115px;
}
#ddlCheckInDay,
#ddlCheckInMonthYear,
#ddlCheckOutDay,
#ddlCheckOutMonthYear,
.agoda_country_field,
.agoda_city_field,
.agoda_hotel_field {
	font:12px Arial, Helvetica, sans-serif;
	border:1px solid #7f9db9;
	background:#fffedf; 
	height:19px;
	padding:0;  
}
#ddlRoom,
#ddlAdult {
	font:12px Arial, Helvetica, sans-serif; 
	width:37px;
	border:1px solid #7f9db9;
	background:#fffedf; 
	height:19px; 
	padding:0; 
}
#ddlChildren {
	font:12px Arial, Helvetica, sans-serif; 
	width:50px;
	border:1px solid #7f9db9;
	background:#fffedf; 
	height:19px; 
	padding:0; 
}
#agoda_button_selection {
	text-align:center; 
}
#agoda_btnSubmit { 	 
	font:bold 12px Arial, Helvetica, sans-serif; 
	width:100px; 
	cursor:pointer; 
	color:#ffffff; 
	border:0; 
	padding:2px 0 5px 0; 
	background:url(images/bg_button.gif) no-repeat; 
	margin:7px 14px 0 0; 
}
