#hotel_search
{
	background:transparent url(/media/hotel_search_box_bg.jpg) no-repeat scroll 0 0;
	height:300px;
	margin-top: -4px;
	padding:4px 0 20px 10px;
	width:266px;
	float: right;
}
#hotel_search .title
{
	background:#2f6fa2;
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
	height:28px;
	padding:6px 0 0 10px;
	width:237px;
}
#hotel_search a
{
	color: #ffffff;
}
#hotel_search a:hover
{
	color: #e20303;
}
.hotel_search_form
{
	margin:2px 24px;
	width:220px;
}
label
{
	font-weight:bold;
}
input#checkIn
{
	margin-right:10px;
}
input#checkIn, input#checkOut
{
	margin-bottom:6px;
	width:90px;
}
.hotel_search_form select, .hotel_search_form input
{
	font-size:11px;
}
select.sm_select
{
	margin-bottom:12px;
	margin-right:19px;
	width:54px;
}
input.search_button
{
	background:transparent url(/media/hotel_search_button_bg.gif) repeat-x scroll 0 0;
	border:medium none;
	color:#FFFFFF;
	font-weight:bold;
	height:27px;
	margin:0;
	margin-right: 20px;
	padding-bottom:9px;
	width:85px;
}
#hotels
{
}
