div.hs {}

div.hs div.baner {	
	font-size:10px;
	font-family:Arial;
	color:#ffffff;	
	position:relative;	
}

div.hs div.baner1 {
	width:273px;
	height:185px;
}

div.hs div.baner2 {	
	background-image:url('rez_bg.gif');
	background-repeat:no-repeat;
	height:140px;
	width:253px;
	margin-left:20px;
	margin-top:10px;
	margin-bottom:10px;
	background-color:#0a7fbe;
}

div.hs div.baner2 div.inner {
	padding:15px;
	padding-top:50px;
	padding-left:70px;	
	background-repeat:no-repeat;
	background-position:15px 15px;
	color:white;
}

div.hs div.baner div.date_to { }

div.hs div.baner div.f { clear:both; }
div.hs div.baner div.r {
	position:absolute;
	bottom:10px;
	right:40px;
}
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('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;
	/*background-image:url('rez_btn.gif');*/
	background-color:#3a98ca;
	border:solid 1px #2c5564;
	color:white;
	text-decoration:none;
}

div.hs div.baner div.f input { 
	border:solid 1px #0094cb;
	background-color: #ffffff;
	padding:2px;
	font-size:10px; 
	line-height:10px; 
	width:95px;
}