/* Divs */

.fp_main {
	width: 198px;
	margin-left: auto;
	margin-right: auto;
	color: #fff;
	font-size: 11px;
}
	
.fp_aname {
	display: none;
}
	
.fp_image {
	padding-top:  4px;
	height: 143px;
	background-color: #0a4e89;
	overflow: hidden;
	}

.fp_foot {

}	
	
.fp_status {
	display: none;
}
	
.fp_text {	
	background-color: #0a4e89;
	font-size: 11px;
	color: #fff;
	padding-top: 8px;
}
	
.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 {
}


