div.hs {}

div.hs div.baner {		
	position:relative;
}

div.hs div.baner2 { height:85px; width:175px;}
div.hs div.baner2 div.inner { }
div.hs div.baner div.date_to { }

div.hs div.baner div.f { clear:both; 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: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: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 #c5b08a;
	background-color: #d8c39c;
	color:#485b12;
	padding:3px;
	font-size:10px; 
	line-height:10px; 
	width:100px;
}