#FeaturedListingsBlock {
	background-image: url(/images/blocks/en_US/featuredlistings.jpg);
	background-position:center;
	background-repeat: no-repeat;
}

#FeaturedListingsBlock span{
	display: none;
}

#ZoomBlock {
	background-image: url(/images/blocks/en_US/zoomblock.jpg);
	background-position:left;
	background-repeat: no-repeat;
}

#ZoomBlock span{
	display: none;
}

#PanningBlock {
	background-image: url(/images/blocks/en_US/panningblock.jpg);
	background-position:left;
	background-repeat: no-repeat;
}

#PanningBlock span{
	display: none;
}

.FeaturedPropertyImageContainer,
.FeaturedBlockPriceBg,
.FeaturedBlockPrice,
.FeaturedPropertyName {
	width: 168px;
	text-align: center;
}

.FeaturedPropertyImageContainer,
.FeaturedBlockPriceBg {
	height: 124px;
}

.FeaturedPropertyImageContainer{
	position: relative;
}

.FeaturedBlockPriceBg,
.FeaturedBlockPrice {
	position: absolute;
	top: 0px;
	left: 0px;
}

.FeaturedBlockPriceBg {
	margin: 0px 0px 0px 0px;
}

.FeaturedBlockPrice {
	padding: 100px 0px 0px 0px;
	color: #fd8700;
	font: 14px Arial;
	font-weight: bold;
}

.FeaturedPropertyName {
	color: #878787;
	font: 14px Arial;
	font-variant: small-caps;
	padding: 0px 0px 14px 0px;
}

.FeaturedPropertySeparator {
	height: 14px;
}
