/*///////////// General Layout /////////*/

#nav_holder,
#top_strip,
#side_bar,
#map,
#footer,
.btn_holder,
#image_col,
.pageholder,
.prop_para_btns
{
	display:none;
}

#text_col{
	width:570px;
}
#property_holderTwo #topHolder,
#property_holderTwo #bottomHolder{
	float:left;
	width:590px;
}
#property_holderTwo #bottomHolder{
	clear:both;
	padding-top:22px;
}
#property_holderTwo #description_holder{
	float:left;
	width:360px;
}
#property_holderTwo #description_holderTwo{
	width:550px;
	clear:none;
}
#property_holderTwo #prop_image_holder{
	float:left;
	clear:none;
	width:200px;
	padding-left:15px;
}
#property_holderTwo #prop_image_holder img{
	float:none;
}
#property_holder,
#property_container{
	padding:0px;
	margin:0px;
}
hr.orange{
	width:auto;
}