body {
	background-color: transparent;
}
#dlistings {
	z-index: 50;
}
.price {
	color: #fff;
	font-size: 15pt;
	margin-bottom: 16px;
}
.address {
	color: #fff;
	font-size: 9pt;
}
.city {
	color: #fff;
	font-size: 12pt;
}

.details {
	color: #fff;
	font-size: 11pt;
}

.type {
	color: #fff;
}

.slide {
	visibility: hidden;
	font-family: tahoma,verdana,arial;
	left: 0px;
	height: 280px;
	margin-top: 15px;
	margin-bottom: 15px;
	position: absolute;
	top: 0px;
	width: 250px;
	zoom: 1;
}