#ihotelier_window {
	color: #5F1007;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	height: 72px;
	position: relative;
	right: 0px;
}

#ihotelier_window input,select,a {
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

#ihotelier_window input,select {
	border: 1px solid #C99B0E;
	height: 20px;
}

#ihotelier_window a {
	color: #FF0000;
}

#ihotelier_window a:hover {
	color: #FF0000;
}

#ihotelier_window a:visited {
	color: #990000;
}

#ihotelier_window h4 {
	font-size: 11px;
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
}

#ihotelier_lbl_availability {
	left: 10px;
	position: absolute;
	top: 33px;
}

#ihotelier_lbl_availability h4 {
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}

#ihotelier_lbl_checkin {
	left: 167px;
	position: absolute;
	top: 16px;
}

#ihotelier_lbl_rooms {
	left: 350px;
	position: absolute;
	top: 16px;
}

#ihotelier_lbl_nights {
	left: 400px;
	position: absolute;
	top: 16px;
}

#ihotelier_lbl_adults {
	left: 450px;
	position: absolute;
	top: 16px;
}

#ihotelier_lbl_children {
	left: 500px;
	position: absolute;
	top: 16px;
}

#ihotelier_checkin_date {
	left: 167px;
	position: absolute;
	top: 34px;
}

#ihotelier_checkin_date input {
	width: 131px;
}

#ihotelier_rooms {
	left: 350px;
	position: absolute;
	top: 34px;
}

#ihotelier_nights {
	left: 400px;
	position: absolute;
	top: 34px;
}

#ihotelier_Adults {
	left: 450px;
	position: absolute;
	top: 34px;
}

#ihotelier_Children {
	left: 500px;
	position: absolute;
	top: 34px;
}

#ihotelier_button {
	left: 600px;
	position: absolute;
	top: 20px;
}

#ihotelier_button input {
	background-image: url("../images/button-search.jpg");
	background-repeat: no-repeat;
	border: 0 none;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	height: 39px;
	width: 114px;
}

.ui-datepicker-trigger {
	position: absolute;
	left: 135px;
	top: 0px;
}
