div.hs {}

div.hs div.baner {		
	position:relative;
}

div.hs div.baner2 { height:85px; margin-top:3px; }
div.hs div.baner2 div.hs_inner {
	padding-left:50px;
	padding-top:6px;
}

div.hs div.baner div.date_to { }

div.hs div.baner div.f { float:left; margin-left:10px; }

div.hs div.baner div.r {
	position:absolute;
	bottom:20px;
	right:10px;
}
div.hs div.cl { clear:both; }

div.hs div.baner div.f div.label {
	float:left; width:25px;
	line-height:20px;
}

a#date_from_a,a#date_to_a {
	/*padding-right:25px;
	background-image:url('../img/cal.gif');*/
	background-repeat:no-repeat;
	background-position:100% 0%;
	line-height:20px;
	height:20px;
}

div.hs a.btn {
	display:block;
	width:100px;
	height:25px;
	overflow:hidden;
	line-height:25px;
	text-align:center;
	cursor:pointer;
	color:white;
	background-image:url('../img/btn.png');
	text-decoration:none;
}

div.hs div.baner div.f input { 
	border:solid 1px #d2bcaf;
	background-color: #f5eee9;
	color:#485b12;
	padding:3px;
	font-size:10px; 
	line-height:10px; 
	width:70px;
	height:12px;
}
