﻿.FeaturedListingCaptionPanel
{
	width: 324px;
	background-color: #9EBC76;
	color: black;
	font-weight: bolder;
	text-align: center;
}

.FeaturedListingInfoPanel
{
	width: 322px;
	background-color: #9EBC76;
	color: black;
	font-weight: bolder;
}

.FeaturedListingPanel
{
	width: 322px;
	color: black;
	font-weight: bolder;
	border: solid 1px #9EBC76;
}

.FeaturedListingAnchor
{
	width: 318px;
	height: 250px;
}

.FeaturedListingImage
{
	width: 318px;
	height: 250px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

