div.hs {}

div.hs div.baner {	
	font-size:10px;
	font-family:Arial;
	color:#ffffff;	
	position:relative;
	background-color:#d8c6b8;
	width:218px; height:120px;	
}

div.hs div.baner1 { margin-top:5px; }
div.hs div.baner2 { }

div.hs div.baner2 div.inner {
	padding:15px;
	padding-top:40px;
	background-image:url('rez_title.gif');
	background-repeat:no-repeat;
	background-position:15px 15px;
}

div.hs div.baner div.date_to { }

div.hs div.baner div.f { clear:both; }
div.hs div.baner div.r {
	position:absolute;
	bottom:1px;
	right:15px;
}
div.hs div.cl { clear:both; }

div.hs div.baner div.f div.label {
	float:left; width:25px;
	line-height:20px;
	color:#990000;
}

a#date_from_a,a#date_to_a {
	padding-right:25px;
	background-image:url('cal.gif');
	background-repeat:no-repeat;
	background-position:100% 0%;
	line-height:20px;
	height:20px;
}

div.hs a.btn {
	display:block;
	width:95px;
	height:26px;
	overflow:hidden;
	line-height:26px;
	text-align:center;
	cursor:pointer;
	color:#403425;
	background-image:url('rez_btn.gif');
	text-decoration:none;
	color:white;
	font-family:'Times New Roman';
	font-size:12px;
	font-style:italic;
}

div.hs div.baner div.f input { 
	border:solid 1px #d4c2b9;
	background-color: #f5eee8;
	color:#990000;
	padding:2px;
	font-size:10px; 
	line-height:10px; 
	width:95px;
}