
/****************************************/
/* Styles for estate_homes.php          */
/****************************************/
	
.description
	{
	margin-top: 10px;
	width: 575px;
	display: none;
	}
	
.rightcolumn_desc
	{
	float: left;
	width:320px;
	margin: 15px 10px;
	display: inline;
	}
	
.desc_link
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.5em;
	font-weight: normal;
	font-style: normal;
	margin-left: 10px;
	vertical-align: middle;
	}
	
table.yellowtable
	{
		float:left;
		width:190px;
		margin:15px 10px 0 10px;
	}

