/* CSS Document */

.com_Listings {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	
}
.com_Listings .MainImage
{
	margin-bottom:5px;
}
.com_Listings .Address
{
	margin-bottom:5px;
	font-size:13px;
	font-weight:bold;
}
.com_Listings .Price
{
	color:#990000;
	margin-bottom:5px;
	font-size:13px;
	font-weight:bold;
}
.com_Listings .Description
{
	margin-bottom:10px;
}
.com_Listings .FeatureHeader
{
	text-decoration:underline;
	margin-bottom:3px;
	font-weight:bold;
}
.com_Listings .Feature
{
	list-style:none;
	margin:0px; padding:0px;
	margin-bottom:10px;
}
.com_Listings .Feature li
{
	margin-bottom:2px;
	margin-left:5px;
}
