#agoda_searchbox_wrapper
{
	font-family:Tahoma,arial,sans-serif;
	font-size: 9px;  
	padding:1em;
	width:260px;
	height: 190px;
}
#agoda_country_selection,#agoda_city_selection,#agoda_hotel_selection,#agoda_checkin_selection,#agoda_checkout_selection
{
	height:2.1em;
	padding:0.1em;
	margin:0.15em;
}
#agoda_roompeople_selection 
{
	height:3.4em;
	padding:0.1em;
	margin:0.15em;
	text-align:left;
}
#agoda_checkin_label 
{
	/*clear:both; 0.4em */
}
#agoda_room_selection,#agoda_adult_selection
{
	float:left;
	width:29%;
	font-size:small; 
}
#agoda_children_selection
{
	float: left;
	width:42%;
	font-size:small; 
}
#agoda_country_label,#agoda_city_label,#agoda_hotel_label,#agoda_checkin_label,#agoda_checkout_label
{
	font-size:8pt;
	float:left;
	width:30%;
	vertical-align:middle;
	text-align:right; 
	margin-top: 5px; 
}
#agoda_room_label,#agoda_adult_label,#agoda_children_label,#agoda_button_selection
{
	font-size:8pt;
}
#agoda_country_input,#agoda_city_input,#agoda_hotel_input,#agoda_checkin_input,#agoda_checkout_input
{
	float:left;
	width:70%;
	vertical-align:middle;
	margin-top:0.3em; 
}
.agoda_country_field,.agoda_city_field,.agoda_hotel_field
{
	width:99%;
}
#ddlCheckInDay,#ddlCheckInMonthYear,#ddlCheckOutDay,#ddlCheckOutMonthYear,#ddlSelectHotel,#ddlSelectCity,#ddlSelectCountry,.agoda_country_field,.agoda_city_field,.agoda_hotel_field
{
	font-size:8pt;
}

#ddlRoom,#ddlAdult
{
	font-size:8pt; 
	width:50px;
}
#ddlCheckInMonthYear,#ddlCheckOutMonthYear
{
	width:100px;
}
#ddlChildren 
{
	font-size:8pt; 
	width:55px;
}
#agoda_button_selection 
{
	text-align:center;
}
#agoda_btnSubmit 
{
	font-size:8pt;
	margin-top:8px;
	cursor:pointer;
}