div.hs {
	width:145px;
}

div.hs div.baner {
	clear:both;
	position:relative;
}

div.hs div.baner1 {  }
div.hs div.baner2 { 
	background-image:url('rez_bg.jpg');background-repeat:no-repeat;
	width:286px;
	height:96px;
}

div.hs div.baner2 div.inner {
	padding:5px 0px 0px 40px;
}

div.hs div.baner div.f { float:left; }
div.hs div.baner div.date_to { margin-left:10px; }
div.hs div.baner div.r { }
div.hs div.cl { clear:both; }

div.hs div.baner div.fields { margin-top:10px; }
div.hs div.baner div.f div.label { float:left; width:30px; }
div.hs div.baner div.title {
	background-image:url('rez_title.gif');
	width:130px;
	height:19px;
	overflow:hidden;
	background-repeat:no-repeat;
	margin-top:10px;
	margin-left:10px;
}

div.hs a.btn {
	display:block;
	width:105px;
	height:25px;	
	overflow:hidden;
	line-height:25px;
	text-align:center;
	cursor:pointer;	
	background-image:url('rez_btn.png');
	text-decoration:none;
	position:absolute;
	top:71px;
	right:10px;
	font-family:'Arial';
	color:white;
	font-size:12px;
	font-weight:bold;
}

div.hs div.baner div.f input { 
	border:solid 1px #d2d2d2;
	background-color: #ffffff;
	padding:2px;
	font-size:10px; 
	line-height:10px; 
	width:73px;
}
