/* property listing */

.property {
	clear:both;
}

.property img {
	border:1px solid #000;
	float:left;
	margin:0 0 20px 0;
}

.property .prop-text {
	float:right;
	width:290px;
	margin-bottom:20px;
}

.property .prop-text h2 {
	margin:0 !important;
	padding:0 !important;
}

.property .prop-text p {
	margin-top:0;
	padding-top:0;
}

/* end property listing */

/* space listing */

.space-property {
	clear:both;
}

.space-property img {
	border:1px solid #000;
}

.space-property-img {
	float:left;
	width:160px;
}

.space-property-text {
	float:right;
	width:300px;
}

.space-property-text h2 {
	margin-top:0 !important;
	padding-top:0 !important;
}

.space {
	background:#efefef;
	padding:2px 5px 2px 5px;
	margin:4px 0 4px 0;
}

/* end space listing */

/* show-property */

img.thumbnail {
	border:1px solid #000;
	float:left;
	margin:0 20px 20px 0;
}

.contact_us {
	width:80px;
	float:right;
	background:url(../images/contact_bg.jpg);
	padding:10px;
	border:1px solid #000;
	margin:0 0 10px 15px;
	text-align:center;
}

.contact_us a {
	display:block;
	color:#fff !important;
}

div.prop_section {
	margin:0 0 20px 0;
}

div.prop_section h2 {
	margin:0;
	padding:0;
}

/* end show-property */
