﻿
.FeatredListing {
	/*padding: 25px;*/
	font-family: Verdana, sans-serif;
	font-size: 11px;
   text-align: center;
}

.FeaturedListingImage
{
		/*margin: 0 auto;
		border:solid 5px #000000;  isn't working */
}



.FeaturedListingFormImage
{
		margin: 0 auto;
}

.FeaturedListingLabel {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}

.FeaturedListingDescriptionCellContainer
{
		text-align:center;
}

.FeaturedListingDescriptionTableContainer
{
		margin:0 auto;
}

.FeaturedListingDescriptionContainerV
{
	padding:10px 10px 10px 10px;
	text-align:center;
	height:110px;
	vertical-align:top;
	width:200px;
}

.ListingImageInnerDiv
{
	vertical-align:top;
	text-align:center;
	border:solid 1px #000000;
	margin:0 auto;
	max-width:200px;
}

.FeaturedListingButton
{
	margin:5px 5px 5px 5px;
}

.FeaturedListingButton
{
	margin:5px 5px 5px 5px;
}

.FeaturedListing
{
	/*border:solid 1px black;*/
}

#FeaturedListingImageContainer 
{
  border-left: solid 1px #000000;
  border-right: solid 1px #000000;
}

#FeaturedListingFooter 
{
  display: none;
}

.FeaturedListingMoreDetailsButtonImageContainer
{
	text-align:center;
}

.FeaturedListingMoreListingsButtonImageContainer
{
	text-align:center;
}