div.hs { float:right; width:100%; padding:6px 0}

div.hs div.baner {		
	
}

div.hs div.baner2 {}
div.hs div.baner2 div.hs_inner {float:left; width:100%; padding-bottom:2px}
div.hs div.baner div.date_to { }

div.hs div.baner div.f {}

div.hs div.baner div.r {}

div.hs a.btn {
background:url(../img/reserveBtn.png) no-repeat scroll right top;
color:#FFF;
cursor:pointer;
float:left;
font-size:11px;
height:33px;
line-height:33px;
overflow:hidden;
text-align:center;
text-decoration:none;
text-transform:uppercase;
width:100%;
}
div.hs a.btn:hover { background-position:right bottom}

div.hs a.btn span {
	cursor:pointer;
	float:right;
	width: 140px;
	line-height:15px;
	padding-top:14px;
}

div.hs div.baner div.f div.label {
	float:left; width:102px;
	line-height:17px;
	font-size:11px;
	text-align:center
}

a#date_from_a,a#date_to_a {
	background-image:url('../img/cal.gif');
	background-repeat:no-repeat;
	background-position:100% 0%;
	line-height:20px;
	height:20px;
	float:left;
	width:80px
}


div.hs a:hover input { text-decoration:none}
