div#flat-search {
	background: #fff url(/images/bg_flat_search.gif) no-repeat;
}
h1#label-refine-search {
	background: url(/images/label_refine_search.gif) no-repeat;
	height: 61px;
	text-indent: -2000px;
}
h1#label-find-flat {
	background: url(/images/label_findaflat.gif) no-repeat 0 2px;
	padding: 2px 0 0;
	height: 59px;
	text-indent: -2000px;
}
h1#label-search-results {
	background: url(/images/label_searches.gif) no-repeat;
	height: 53px;
	text-indent: -2000px;
	margin: 0;
}
h1#label-featured-flats {
	background: url(/images/label_featured_flats.gif) no-repeat;
	height: 53px;
	text-indent: -2000px;
	margin: 0;
}
h1#label-all-flats {
	background: url(/images/label_allapartment.gif) no-repeat;
	height: 53px;
	text-indent: -2000px;
	margin: 0;
}
h1#label-catered-chalet {
	background: url(/images/label_catchalets.gif) no-repeat;
	height: 53px;
	text-indent: -2000px;
	margin: 0;
}
h1#label-seasonal {
	background: url(/images/label_seasonalapartment.gif) no-repeat;
	height: 53px;
	text-indent: -2000px;
	margin: 0;
}
div#flat-search ul {
	list-style: none;
	margin: 0 0 0 30px;
	padding: 0;
	color: #fff;
}
div#flat-search li {
	margin: 0;
	padding: 0 0 6px;
	/*width: 250px;*/
	float: left;
}
div#flat-search li img {
	position: absolute;
}
div#flat-search label {
	display: block;
	float: left;
	width: 130px;
}
div#flat-search label.col2 {
	width: 80px;
	margin: 0 0 0 20px;
}
div#flat-search label.col3 {
	width: 110px;
	margin: 0 0 0 20px;
}
div#flat-search select {
	width: 140px;
	background: #145B85;
	color: #fff;
	border: 1px solid #4596CD;
}
div#flat-search input {
	width: 110px;
	border: 1px solid #4596CD;
	float: left;
}

a.search {
	clear: both;
	background: url(/images/but_search.gif) no-repeat;
	display: block;
	text-indent: -2000px;
	width: 135px;
	height: 55px;
	margin: 0 0 0 750px;
}
a.search:hover {
	background-position: 0 -55px;
}
ul.pb-flat {
	margin: -50px 5px -30px 0;
	padding: 0 0 80px;
}
ul.pb-red a {
	color: #dc0109;
}

ul.pb-red a.page-num:hover {
	background: #027abb;
	color: #fff;
}
ul.pb-red a.active, ul.pb-red a.active:hover {
	background: #dc0109;
	color: #fff;
}
ul.pb-red a.next {
	background-position: right -30px !important;
}
ul.pb-red a.next:hover {
	background-position: right 0 !important;
	color: #145C86;
}
ul.pb-red a.previous {
	background-position: 0 -30px !important;
}
ul.pb-red a.previous:hover {
	background-position: 0 0 !important;
	color: #145C86;
}
ul.flat-page-bar-bot {
	margin: 10px 35px 20px 0;
	padding: 0 0 20px;
}

div#search-results, div#featured-flats {
	width: 900px;
	background: #fff url(/images/bg_search_results.gif) repeat-y;
	margin: 20px 0 0;
}
div#search-results div.row, div#featured-flats div.row {
	margin: 0;
	clear: both;
}
div#search-results div.last, div#featured-flats div.last {
	clear: both;
	background: url(/images/search_results_bot.gif) no-repeat;
	height: 12px;
}
div#featured-flats div.last {
	background: url(/images/featured_flat_bot.gif) no-repeat;
}
div#search-results div.search-result, div#featured-flats  div.search-result {
	float: left;
	width: 430px;
	padding: 0 10px;
}
div.search-result div.flat-image {
	float: left;
	background: url(/images/flat_search_pic.gif) no-repeat;
	padding: 20px 0 50px 25px;
	width: 170px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 145px;
}
div.search-result div.flat-info {
	margin: 0 0 0 170px;
	padding: 0 0 2em;
}
div.search-result h2 {
	font-size: 1.6em;
	color: #B80606;
	text-transform: uppercase;
	margin: 0;
}
div.flat-info div.flat-attribute {
	color: #DB3654;
}

div.num-flats {
	color: #D50108;
	position: absolute;
	top: 6px;
	left: 190px;
}

