/* Divs */

.fp_main {
	width: 136px;
	margin-left: auto;
	margin-right: auto;
	}

.fp_head {
	height: 6px;
	font-size: 0px;
	background-image:url(images/fp_head.gif);
	}
	
.fp_aname {
	background-color: #E51837;
	color: #fff;
	}
	
.fp_image {
	height: 101px;
	background-color: #E51837;
	overflow:hidden;
	}
	

	
	
.fp_status {
	display: none;
}
	
.fp_text {
	background-color: #E51837;
	color: #fff;
	}

.fp_foot {
	height: 6px;
	font-size: 0px;
	background-image:url(images/fp_foot.gif);
	}
	
/* Text */

.fp_txtbeds {
}

.fp_txtbaths {
}

.fp_txtproptype {
}

.fp_txtcity {
	text-transform: capitalize;
}

.fp_txtprice {
}

.fp_txtaname {
}


