#ctop,#cbottom,#content{
	width: 520px;
	float: right;
}
#content{
	min-height: 100px;
width:490px;
	background-image: url('images/index_content_bg.jpg') ;
}
#ctop{
	background-image: url('images/index_content_wrapper_top_b.jpg');
}
#cbottom{
	background-image: url('images/index_content_wrapper_botto.jpg');
}
#featuredProperties{
	width: 230px;
	height: 300px;
	float: left;
}
#featuredProperties h3{
	border-bottom: 1px dotted black;
	padding-bottom: 5px;
	font-size: 15px;
}
#featuredProperties a{
	border: 1px none black;
}
#featuredProperties img{
	border: 3px solid white;
	display: block;
	margin: auto;
	
	
}
#featured{
	z-index: 2;
}
#featured table{
	width: 100%;
}
#featured a.small{
margin: 0px;
}
