/* Divs */

.fp_main {
	width: 136px;
	margin-left: auto;
	margin-right: auto;
	color: #fff;
	font-size: 11px;
}


	
.fp_aname {
	display: none;
}
	
.fp_image {
	padding-top:  4px;
	height: 100px;
	background-color: #c21d0a;
	overflow: hidden;
	}

.fp_foot {
	background-color: #c21d0a;
	width: 136px;
	height: 1px;
}	
	
.fp_status {
	display: none;
}
	
.fp_text {	
	background-color: #c21d0a;
	font-size: 11px;
	color: #fff;
}
	
.fp_text a:hover, .fp_text a:active, .fp_text a:link, .fp_text a:visited {
	color: #fff;
	font-size: 11px;
	text-decoration: underline;
}

	
/* Text */

.fp_txtbeds {
}

.fp_txtbaths {
}

.fp_txtproptype {
}

.fp_txtcity {
	text-transform: capitalize;
}


.fp_txtprice {
}

.fp_txtaname {
}


