div.advertisement {
	border-bottom:1px dotted #95b1dd;
	padding-bottom:10px;
	margin-bottom:11px;
}
div.top {padding:0px 0px 14px 0px;}
div.advertisement h2 {
	border-left: 5px solid #cf000a;
	height:20px;
	padding-left:8px;
	font-size:18px;
	font-weight:bold;
	color:#4e84c3;
	margin-bottom:16px;
}
span.date {
	background:url(../../img/ico-clock.gif) no-repeat;
	height:14px;
	padding:1px 0px 1px 23px;
	color:#999;
}
div.advertisement-view h1 {
	border-left: 5px solid #cf000a;
	height:20px;
	padding-left:8px;
	font-size:18px;
	font-weight:bold;
	color:#4e84c3;
	margin-bottom:16px;
}
div.advertisement-view h2 {
	font-size:15px;
	padding-left:15px;
	font-weight:bold;
	color:#4e84c3;
}
div.advertisement-view ul {
	margin-left:12px;
	list-style:none;
}
div.advertisement-view ul li {
	background:	url(../../img/li.gif) no-repeat 0px 2px;
	padding-left:17px;
}
div.advertisement-view div.block {
	border: 1px solid #dee2e5;
	position:relative;
	margin-top:5px;
	background:#f9fafc;
	padding:6px 6px 6px 16px;
}
div.advertisement-view div.bh {
	height:auto;
	background:#f9fafc;
	border-bottom:none;
	color:#cf000a;
	font-weight:bold;
	font-size:11px;
	text-transform:none;
	padding:0px;
}
div.advertisement-view div.bh a:hover {color:#4e84c3;}

div.advertisement-view div.bh span {
	background:	url(../../img/ico-phone.gif) no-repeat;
	color:#999999;
	padding:3px 0px 0px 15px;
	font-weight:normal;
	margin:0px 20px;
}
div.filters {
	overflow:hidden;
	padding:5px;
}
div.filters a {
	display:block;
	float:left;
	margin:5px 5px 5px 0px;
	padding-top:2px;
	height:17px;
	width:27px;
	background:url(../../img/pagerbg1.gif) 0px 0px no-repeat;
	text-align:center;
	text-decoration:none;
}
div.filters a.cur, div.filters a:hover {
	font-weight:bold;
	background:url(../../img/pagerbg2.gif) 0px 0px no-repeat;
	color:#fff;
}
div.advertisement {
	border-bottom:1px dotted #95b1dd;
	padding-bottom:5px;
	margin-bottom:6px;
}
div.advertisement div.top {padding:0px 0px 9px 0px;}
div.advertisement h2 {
	border-left: 5px solid #cf000a;
	min-height:16px;
	padding-left:8px;
	font-size:14px;
	font-weight:bold;
	color:#4e84c3;
	margin-bottom:8px;
}
div.more {
	text-align:right;
	padding-top:0px;
}
strong.city {margin:0px 10px;}
span.price {font-weight:bold; color:#cf000a;}

div.bookmarks {margin-bottom:10px; overflow:hidden;}
div.bookmarks div.c {
	background:url(../../img/butt-centerbg.gif) repeat-x;
	float:left;
	margin:0px 5px;
}
div.bookmarks div.l {background:url(../../img/butt-leftbg.gif) no-repeat;}
div.bookmarks a {
	background:url(../../img/butt-rightbg.gif) top right no-repeat;
	display:block;
	height:20px;
	padding:3px 8px 0px 6px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
div.bookmarks div.c:hover, div.bookmarks div.cur {
	background:url(../../img/butt-centerbg2.gif) repeat-x;
}
div.bookmarks div.cur div.l, div.bookmarks div.c:hover div.l {background:url(../../img/butt-leftbg2.gif) no-repeat;}
div.bookmarks div.cur a, div.bookmarks div.c:hover a {
	background:url(../../img/butt-rightbg2.gif) top right no-repeat;
}