body {
	background-color: #EFE7DA;
}
#bg_top {
	left:0px;
	position:absolute;
	top:0px;
	z-index: 5;
}
#bg_bottom {
	left:0px;
	position:absolute;
	bottom:0px;
	z-index: 5;
}

#dlistings {
	z-index: 50;
}
.price {
	font-size: 15pt;
	/*font-weight: bold;*/
	margin-bottom: 16px;
}
.address {
	font-size: 9pt;
}
.city {
	font-size: 12pt;
}

.details {
	font-size: 11pt;
}

.slide {
	visibility: hidden;
	font-family: tahoma,verdana,arial;
	left: 0px;
	height: 280px;
	margin-top: 15px;
	margin-bottom: 15px;
	position: absolute;
	top: 0px;
	width: 230px;
	zoom: 1;
}
