.property {
	width: 594px;
	margin-top: 5px;
}
.property_title {
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	padding: 15px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
	background-image: url("img/property_top.jpg");
	height: 32px;
	color: #FFFFFF;
	text-align: left;
}
.property_price {
	font-weight: bold;
	position: absolute;
	color: #1a2574;
	margin-left: 450px;
	margin-top: -15px;
}
.property_content {
	background-color: #e1e1e1;
	padding: 5px;
	min-height: 125px;
}
.property_bottom {
	background-image: url("img/property_bottom.jpg");
	height: 10px;
}
.property_tabs {
	background-image: url("img/property_tabs.jpg");
	width: 594px;
	height: 38px;
}
.property_tabs table td {
	height: 35px;
	border: none !important;
	font-weight: bold;
	color: #1a2574;
}