.featurepropertieswrap {
		width: 980px;
		height: 265px;
		margin: 20px auto 0px;
		padding: 0 0 0 0;
		

}

.featurepropertiesleft {
		width: 301px;
		height: 256px;
		margin: 0px 38px 0 0;
		float: left;
		display: inline;
		background: #FFF url(images/selectproperty_bg.png) no-repeat;
		position: relative;
}

.featurepropertiesright {
		width: 301px;
		height: 256px;
		margin: 0px 0px 0 0;
		float: right;
		display: inline;
		background: transparent url(images/selectproperty_bg.png) no-repeat;
		position: relative;
}
