.propTypeLinkCont{
	color:#EA5B0C;
	float:left;
	width:50%;
	}
.propTypeLinkCont a{
	float: left;
	color:#EA5B0C;
    text-transform: capitalize;
    width: 100%;
	}
.searchOuterCont{
	margin: 0;
	background: #000;
	border-top: 2px solid #fff;
	}
#main{
	padding:40px 0;
	}