#container 
{
    background-image: url('../images/cntBg.jpg');
    background-repeat: repeat-y;
    min-height: 700px;
    height: 99.9%;
    width: 830px;
}

div.img-ilus { 
background: url('../images/shadow.jpg') no-repeat bottom right; 
padding: 0; 
position: relative; 
} 
  
div.img-ilus img { 
/*margin: -2px 5px 5px -5px; */
margin: 0px 2px 5px 2px;
position: relative; 
vertical-align: bottom; 
} 


#featuredProperties
{
	margin-left: 6px;
	background-color:#e2dbc9;
	height: 275px;
}

#featuredProperties_imgStrip
{
	text-align: center;
	white-space: nowrap;
	background-color: #e2dbc9;
	padding: 5px 5px 5px 5px;
}

#featuredProperties_images
{
}

#featuredProperties_imgStrip .thumbDiv
{
	float: left;
	display: inline;
	margin-right: 8px;
	margin-bottom: 9px;
	text-align: left;
}
#featuredProperties_imgStrip .thumbDivLast
{
	float: left;
	display: inline;
	margin-right: 0px;
	text-align: left;
}
#featuredProperties_imgStrip img
{
	height: 85px;
	border: solid 1px #c9ced4;
	margin-bottom: 3px;
}
#searchDisclaimer
{
	margin-top: 8px;
	font-size: 7pt;
	white-space: normal;
	text-align: left;
}