/* Divs */

.fp_main {
	width: 130px;
	margin-left: auto;
	margin-right: auto;
	}


	
.fp_aname {
	display: none;
	}
	
.fp_image {
	padding-top:  4px;
	height: 101px;
	background-color: #ebab01;
	}

.fp_foot {
background-color: #ebab01;
width: 130px;
height: 4px;
}	

	
	
.fp_status {
display: none;
}
	
.fp_text {
	
	background-color: #ebab01;
	color: #000;
	}
	
.fp_text a:hover, .fp_text a:active, .fp_text a:link, .fp_text a:visited {
	color: #000;
	text-decoration: underline;
	}

	
/* Text */

.fp_txtbeds {
}

.fp_txtbaths {
}

.fp_txtproptype {
}

.fp_txtcity {
	text-transform: capitalize;
}


.fp_txtprice {
}

.fp_txtaname {
}


