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:60px;
}

div.hs div.baner div.date_to { }

div.hs div.baner div.f { float:left; margin-top:5px; }

div.hs div.baner div.r {
	position:absolute;
	bottom:1px;
	right:0px;
}
div.hs div.cl { clear:both; }

div.hs div.baner div.f div.label {
	float:left; width:45px;
	line-height:20px;
	text-align:right;
	padding-right:10px;
}

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:118px;
	height:23px;
	overflow:hidden;
	line-height:23px;
	text-align:center;
	cursor:pointer;
	color:white;
	background-image:url('../img/rez_btn.gif');
	text-decoration:none;
}

div.hs div.baner div.f input { 
	border:solid 1px #c6cda9;
	background-color: #ffffff;
	color:#485b12;
	padding:3px;
	font-size:10px; 
	line-height:10px; 
	width:100px;
}
