@import url("base.css");

.NoResults
{
	text-align: center;
}

.PropertyList .Caption
{
	font-style: italic;
}

.PropertyList .Address
{
	font-size: 80%;
}

.PropertyList .Sold
{
	font-weight: bold;
}

.PropertyList table
{
	margin: 0 auto;
}

.PropertyList td
{
	text-align: center;
	vertical-align: top;
}

.PropertyList img
{
	border: 1px solid #b10000;
	display: block;
}
