div.hs { float:right; width:100%; padding:10px 0}

div.hs div.baner {		
	
}

div.hs div.baner2 {}
div.hs div.baner2 div.hs_inner {float:left; width:100%; padding-bottom:10px}
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:12px;
height:15px;
overflow:hidden;
text-align:center;
text-decoration:none;
text-transform:lowercase;
width:100%;
}
div.hs a.btn:hover { background-position:right bottom}

div.hs a.btn span {
	cursor:pointer;
	float:left;
	font-size:12px;
	height:17px;
	line-height:12px;
	text-transform:lowercase;
	color:#FFF;
	width:115px;
	text-align:right
}

div.hs div.baner div.f div.label {
	float:left; width:45px;
	line-height:17px;
	font-size:10px;
	color:#FFFFFF
}

a#date_from_a,a#date_to_a {
	line-height:17px;
	height:17px;
	float:left;
	width:70px;
	background:#FFF
	
}


div.hs a:hover input { text-decoration:none}
