/* Divs */

.fp_main {
width: 140px;
margin:0px;
padding:0px;
font-size: 11px;
background-image:url(images/featured_properties_middle.jpg);
}

.fp_head {
display: none;
}
	
.fp_aname {
display: none;
}
	
.fp_image {

}
	
	
	
.fp_status {
display: none;
}
	
.fp_text {
text-align:left;
padding:5px 0px 0px 0px;
}

.fp_text  a:link, .fp_text  a:active, .fp_text  a:visited {
text-align:left;
color: #59646c;
}

.fp_foot {
display: none;
}
	
/* Text */

.fp_txtbeds {
}

.fp_txtbaths {
}

.fp_txtproptype {

}

.fp_txtcity {
	text-transform: capitalize;
}

.fp_txtprice {
}

.fp_txtaname {
display: none;
}


