div.hs, div.hs * {
	font-family:'Arial';
	font-size:11px;
}

div.hs div.baner {	
	width:252px;
	height:49px;	
	position:relative;
}

div.hs div.baner2 {
	width:300px; height:52px;
	background-image:url('hs_booking_bg.png');
	background-repeat:no-repeat;
	position:relative;
}

div.hs div.baner2 div.inner {
	
}

div.hs div.baner div.fields {
	position:absolute;
	bottom:6px;
	right:15px;
	width:135px;
}


div.hs div.baner div.date_from { margin-left:10px; width:65px; overflow:hidden; }
div.hs div.baner div.date_to { margin-left:10px; }

div.hs div.baner div.f {
	float:left;
	margin-top:5px;	
}
div.hs div.baner div.r {
	position:absolute;
	bottom:0px;
	left:11px;
	width:142px;
}
div.hs div.cl { clear:both; }

div.hs div.baner div.f div.label {	
	font-size:9px;
	color:#f4e090;
	height:15px;
}

a#date_from_a,a#date_to_a {
	text-decoration:none;
	background-repeat:no-repeat;
	background-position:100% 0%;
	line-height:20px;
	height:20px;
}

div.hs a.btn {
	padding:0px;
	margin:0px;
	font-size:11px;
	display:block;
	width:115px;
	_width:140px;
	height:28px;	
	line-height:28px;	
	cursor:pointer;
	color:#b79f3b;
	padding-left:27px;
	background-image:url('hs_booking_btn.png');
	text-decoration:none;
	background-repeat:no-repeat;	
}

div.hs div.baner div.f input { 
	border:solid 1px #998a69;
	background-color: #fcfbf7;
	color:#998a69;
	padding:2px;
	font-size:9px; 
	line-height:14px; 
	width:55px;
	text-decoration:none;	
}

div.hs div.baner div.f select { 
	border:solid 1px #998a69;
	background-color: #fcfbf7;
	color:#998a69;	
	font-size:9px; 
	line-height:12px; 	
	text-decoration:none;
	margin-top:2px;
	width:40px;
}