/* Divs */

.fp_main {
	width:150px;
	margin-left: auto;
	margin-right: auto;
	overflow:hidden;
	}
.fp_aname {
display: none;
	}
	
.fp_image {
	height:122px;
	width:150px;
	overflow:hidden;
	}

	
	
.fp_status {
	display:none;
}
	
.fp_text {
	
	color: #000000;
}
	
.fp_text a:link {
	color: #000000;
	text-decoration: none;
	}
	

.fp_text a:visited {
	color: #000000;
	text-decoration: none;
		}
.fp_texta:hover 	{
	color: #fff;
	text-decoration:underline;
		}
.fp_text a:active 	{
	color: #fff;
	text-decoration: none;
		}

.fp_foot {

	}
	
/* Text */

.fp_txtbeds {
}

.fp_txtbaths {
}

.fp_txtproptype {
}

.fp_txtcity {
	text-transform: capitalize;
}

.fp_txtprice {
}

.fp_txtaname {
}


