#agoda_searchbox_wrapper
{
	font-family:Tahoma;
	font-size: 11px;
	color:#666666;
	padding:.2em;
	width:240px;
	height: 212px;
}
#agoda_country_selection,#agoda_city_selection,#agoda_hotel_selection,#agoda_checkin_selection,#agoda_checkout_selection
{
	font-family:Tahoma;
	font-size: 11px;
	color:#666666; 
	height:1.7em;
	padding:0.35em;
	margin:0.15em;
}
#agoda_roompeople_selection 
{
	font-family:Tahoma;
	font-size: 11px;
	color:#666666;
	height:3.4em;
	padding:0.1em;
	margin:0.15em;
	text-align:left;
	width:230px;
}
#agoda_checkin_label 
{
	/*clear:both; */
}
#agoda_room_selection,#agoda_adult_selection
{
	font-family:Tahoma;
	font-size: 11px;
	color:#666666;
	float:left;
	width:40px;
}
#agoda_children_selection
{
	font-family:Tahoma;
	font-size: 11px;
	color:#666666;
	float: left;
	width:42%;

}
#agoda_country_label,#agoda_city_label,#agoda_hotel_label,#agoda_checkin_label,#agoda_checkout_label
{
	font-family:Tahoma;
	font-size: 11px;
	color:#666666;
	float:left;
	width:30%;
	vertical-align:middle;
	text-align:left; 
	margin-top:0.5em; 
}
#agoda_room_label,#agoda_adult_label,#agoda_children_label,#agoda_button_selection
{
	font-family:Tahoma;
	font-size: 11px;
	color:#666666;
	margin-top: 3px;
}
#agoda_country_input,#agoda_city_input,#agoda_hotel_input,#agoda_checkin_input,#agoda_checkout_input
{
	font-family:Tahoma;
	font-size: 11px;
	color:#666666;
	float:left;
	width:70%;
	vertical-align:middle;
	margin-top:0.3em; 
}
.agoda_country_field,.agoda_city_field,.agoda_hotel_field
{
	font-family:Tahoma;
	font-size: 11px;
	color:#666666;
	width:99%;
}
#ddlCheckInDay,#ddlCheckInMonthYear,#ddlCheckOutDay,#ddlCheckOutMonthYear,#ddlSelectHotel,#ddlSelectCity,#ddlSelectCountry,.agoda_country_field,.agoda_city_field,.agoda_hotel_field
{
	font-family:Tahoma;
	font-size: 11px;
	color:#666666;
}

#ddlRoom,#ddlAdult
{
	font-family:Tahoma;
	font-size: 11px;
	color:#666666;
	width:34px;
	margin-top:5px;
}
#ddlCheckInMonthYear,#ddlCheckOutMonthYear
{
	font-family:Tahoma;
	font-size: 11px;
	color:#666666;
	width:80px;
}
#ddlChildren 
{
	font-family:Tahoma;
	font-size: 11px;
	color:#666666;
	width:34px;
	margin-top:5px;
}
#agoda_button_selection 
{
	font-family:Tahoma;
	font-size: 11px;
	color:#666666;
	text-align:center;
}
#agoda_btnSubmit 
{
	font-family:Tahoma;
	font-size: 11px;
	color:#666666;
	cursor:pointer;
	bottom:31px;
	left:60px;
	width:70px;
	position:relative;
}