﻿
.FeaturedListingH
{
	width:550px;
}

.FeatredListing {
	/*padding: 25px;*/
	font-family: Verdana, sans-serif;
	font-size: 11px;
   text-align: center;
   width:540px;
}

.FeaturedListingImage
{
		/*margin: 0 auto;
		border:solid 5px #206251;  isn't working */
}



.FeaturedListingFormImage
{
		
}

.FeaturedListingLabel {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}

.FeaturedListingDescriptionCellContainer
{
		text-align:center;
}

.FeaturedListingDescriptionContainerV
{
	padding:10px 10px 10px 10px;
	text-align:center;
	height:110px;
	vertical-align:top;
	width:170px;
}

.FeaturedListingDescriptionContainerH
{
	padding:10px 10px 10px 10px;
	text-align:center;
	height:110px;
	vertical-align:top;
	width:340px;
}

.ListingImageInnerDiv
{
	vertical-align:top;
	text-align:center;
	border:solid 1px #206251;
	margin:0 auto;
	max-width:170px;
}

.FeaturedListingButton
{
	
}

.FeaturedListingButton
{
	
}

.FeaturedListing
{
	/*border:solid 1px black;*/
	padding:10px 0px 0px 0px;
}

#FeaturedListingImageContainer 
{
  border-left: solid 1px #206251;
  border-right: solid 1px #206251;
}

#FeaturedListingFooter 
{
  display: none;
}

.FeaturedListingMoreDetailsButtonImageContainer
{
	text-align:center;
}

.FeaturedListingMoreListingsButtonImageContainer
{
	text-align:center;
}

.FeaturedListingListingImageContainer
{
	padding:10px;
}

.FeaturedListingBodyDivH
{
	margin-top:2px;
	border:solid 1px #206251;
	background-color:#206251;
}

.FeaturedListingBodyDivV
{
	margin-top:2px;
	border:solid 1px #206251;
	background-color:#206251;
	border-bottom:none;
}

