﻿body 
{
	font: Verdana;
	font-size:14px;
	color: #666666;
	font-weight :Bold;
}
.PropertyTable
{
width: 100%;
}
.PropertyImageTD
{
}
.PropertyBodyTD
{
}
.PropertyLocationTD
{
}
.PropertyTitle
{
	font: Verdana;
	font-size:18px;
	color: #666666;
	font-weight :bolder;
}
.PropertyBody
{
	font: Verdana;
	font-size:13px;
	color: #666666;
	font-weight :bolder;
	padding-left:5px;
	padding-right:5px;
}
.ListingBody
{
	font: Verdana;
	font-size:13px;
	color: #666666;
	font-weight :normal;
	padding-left:5px;
	padding-right:5px;
}
.PropertyLocation
{
	font: Verdana;
	font-size:15px;
	color: #666666;
	padding-right: 5px;
	font-weight :bold;
	white-space: nowrap;
}
.infobox
{
border-top: solid #b2b2b2;
border-left: solid #b2b2b2;
border-bottom: solid #b2b2b2;
border-width: 6px;
}
.ib_content
{
padding-left: 20px;
padding-right: 40px;
}
.largegrey
{
font-size: 12px;
color: #666666;
font-family: Verdana;
}
.smallgrey
{
	font-size: 12px;
	color: #666666;
	font-family:Verdana; 
}
ul
{
list-style-type: none;
padding-top: 0;
padding-left: 15px;
}
li
{
list-style-type: square;
font-size: 10px;
font-family: Verdana ;
color: #666666;
padding-top: 0px;
padding-left: 5px;
padding-right: 40px;
}