﻿.FeaturedListingCaptionPanel
{
	width: 318px;
	background-color: #9EBC76;
	color: black;
	font-weight: bolder;
}

.FeaturedListingInfoPanel
{
	width: 318px;
	background-color: #9EBC76;
	color: black;
	font-weight: bolder;
}

.FeaturedListingPanel
{
}

.FeaturedListingAnchor
{
	width: 318px;
	height: 250px;
}

.FeaturedListingImage
{
	width: 318px;
	height: 250px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.ViewAll
{
	color: Red;
	font-weight: bolder;
	font-size: 13pt;
}