	#countries {cursor:pointer; width:40%;}
	#buttonset {display: none; list-style: none; z-index:5; position:absolute; border:1px solid; left:20%; background:#FFF; margin:10px; -moz-border-radius: 10px;-webkit-border-radius: 10px;border-radius: 10px;-moz-box-shadow:inset 0px 0px 1px #edf9ff;-webkit-box-shadow:inset 0px 0px 1px #edf9ff;box-shadow:inset 0px 0px 1px #edf9ff;}
	#buttonset ul li {list-style: none; padding:5px; width:200px;}
	#buttonset label {min-width:150px;}
	#phonez, #phonez_small {width:58%;margin-bottom:12px; padding: 8px;}
	#tour_category {width:120%;}
	#phone_drop, #phone_drop_small {width:80px;}
	#first_name, #emailz, #city, #first_name_small, #emailz_small, #city_small, input {width:93%; margin-bottom:12px; padding: 8px;}
	#country_close {position:absolute; bottom:0; right:0; padding:0 20px 20px 0; cursor:pointer;font-family:Arial, Helvetica, sans-serif;font-size:18px;color:#b9b6b2;}
	#submit_form {padding:10px; margin:30px 0 0 0; }
	#submit_easy_form {padding:10px; margin:30px 0 0 0; }
	#tour_nights_starts, #tour_nights_ends, #persons, #children {width:60px;}
	#currency  {width:90px;}
	#tnights  {width:120%;}
	#date_from, #date_till, #price_start, #price_end, #submit_easy_form input { margin-bottom:12px; width:22%; padding: 8px; }
	select{ margin-right:10px;margin-bottom:12px; width:10%; padding: 8px; }
	#commentz, #commentz_small { margin-bottom:12px; width:95%; padding: 2px; height:200px;}
	fieldset { padding:5px; border:1; margin-top:5px; }
	#BigForm, #SmallForm table {width:45%; padding:0 30px 30px 30px;}
	#BigForm, #SmallForm  {font-family:tahoma; font-size:16px; margin-top:-40px;}
	table p {font-size:16px;}
	#bookingTablePrice {border:1px solid #6495ED;}
	#bookingTablePrice th {border:1px solid #6495ED;}
	#bookingTablePrice td{border:1px solid #6495ED;}
	#bookingTablePrice tr{border:1px solid #6495ED;}
	#name  {width:93%; margin-bottom:12px; padding: 8px;}
	
	#phonez_hotel {width:58%;margin-bottom:12px; padding: 8px;}
	#phone_drop_hotel {width:80px;}
	#first_name_hotel, #emailz_hotel, #city_hotel, #first_name_small_hotel, #emailz_small_hotel, #city_small_hotel, input {width:93%; margin-bottom:12px; padding: 8px;}
	#hotel_submit  {padding:10px; margin:30px 0 0 0; }
	#tour_nights_starts_hotel, #tour_nights_ends_hotel, #persons_hotel, #children_hotel {width:60px;}
	#date_from_hotel, #date_till_hotel  { margin-bottom:12px; width:22%; padding: 8px; }
	#commentz_hotel { margin-bottom:12px; width:95%; padding: 2px; height:200px;}

	#dialog-form{
	display:none;
	}

	#tour_form_zakaz{
		display:none;
	}

	#booking_form
	{
		margin-top:-50px;
	}

	.call_btn:hover {
		cursor:pointer;
	}
	
	#datepicker {margin-bottom:12px; width:45%; padding: 2px; padding-right:10px;}

	.ui-dialog .ui-state-error { padding: 3px; }
	.validateTips { border: 1px solid transparent; padding: 3px }