/* Divs */

.fp_main {
	width: 198px;
	margin-left: auto;
	margin-right: auto;
	color: #fff;
	font-size: 11px;
}
	
.fp_aname {
	display: none;
}

.fp_head {
	background-image: url(images/fp_head.jpg);
	width: 198px;
	height:7px;
	margin-top: 5px;
	font-size: 0px;
}
	
.fp_image {
	background-image: url(images/fp_mid.jpg);
	width: 198px;
	height: 143px;
	padding-top:  4px;
	overflow: hidden;
	}

.fp_foot {
	background-image: url(images/fp_foot.jpg);
	width: 198px;
	height:7px;
	font-size: 0px;
}	
	
.fp_status {
	display: none;
}
	
.fp_text {	
	background-image: url(images/fp_mid.jpg);
	width: 198px;
	font-size: 11px;
	color: #000;
	padding-top: 8px;
}
	
.fp_text a:hover, .fp_text a:active, .fp_text a:link, .fp_text a:visited {
	color: #000;
	font-size: 11px;
}

	
/* Text */

.fp_txtbeds {
}

.fp_txtbaths {
}

.fp_txtproptype {
}

.fp_txtcity {
	text-transform: capitalize;
}


.fp_txtprice {
}

.fp_txtaname {
}


