.sale-search {
	position: relative;
	width: 580px;
	height: 138px;
	border-bottom: 1px solid #c8c8c8; }
.sale-search-image {
	position: absolute;
	top: 5px;
	left: 15px;
	width: 167px;
	height: 125px; }
.sale-search-status {
	position: absolute;
	top: 107px;
	left: 15px;
	width: 167px;
	height: 24px;
	background-repeat: repeat-x;
}
.sale-search-statusAvailable {
	background-image: url(/sitestyle/modules/dataviews/images/status-bg-green.gif);
}
.sale-search-statusSSTC {
	background-image: url(/sitestyle/modules/dataviews/images/status-bg-red.gif);
}
.sale-search-statusUnderOffer {
	background-image: url(/sitestyle/modules/dataviews/images/status-bg.gif);
}
.sale-search-status span {
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	position: absolute;
	width: 100%;
	left: 0px;
	top: 4px;
	font-weight: bold;
}
.sale-search-itext {
	position: absolute;
	top: 5px;
	left: 205px;
	width: 320px;
	height: 90px;
	overflow: hidden; }
.sale-search-itext h1 {
	color: #3457a8;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 3px; }
.sale-search-itext div {
	font-size: 11px;
	line-height: 1.3em;
	height: 70px;
	overflow: hidden; }
.sale-search-bedrooms {
	color: #3457a8;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	top: 95px;
	left: 205px;
	width: 320px;
	height: 18px; }
.sale-search-price {
	color: #3457a8;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	top: 110px;
	left: 205px;
	width: 320px;
	height: 18px; }
.sale-search-moreinfo {
	color: #3457a8;
	font-size: 11px;
	text-decoration: underline;
	text-align: left;
	position: absolute;
	top: 115px;
	left: 440px;
	margin-top: 3px;
	margin-left: 10px;
	padding-left: 6px; }
.sale-search-moreinfo:hover {
	color: #003e9d;
	font-size: 11px;
	text-decoration: none; }
