
#listing-container
{
	background-color:white;
	border-radius:10px;
}

.listing-header a
{
	font-family:Tahoma;
	text-decoration:none;
	font-size:16px;
	text-transform:uppercase;
}

.listing-header a:link
{
	color:#8a1e04;
	text-decoration:none;
}

.listing-header a:hover 
{
	color:#8a1e04;
	text-decoration:underline;
}

.listing-header a:visited
{
	color:#8a1e04;
	text-decoration:none;
}

.listing-builder {
}

.listing-office-phone {
}

.listing-office-name {
	display:none;
}

.listing-agents {
}

