H3 {
	padding-bottom: 10px;
	padding-top: 10px;
	font-size: 14px;
}

H4 {
}

.pricetable {
	width: 500px;
	padding-top: 5px;
	padding-bottom: 0px;
}

.price_title {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-transform: uppercase;
	height: 22px;
	padding: 0px;
	margin: 0px;
}

.price_title_title {
	border-bottom: solid #AAAAAA 3px;
}
.price_title_price {
	border-bottom: solid #AAAAAA 3px;
}
.price_title_squarefoot {
	border-bottom: solid #AAAAAA 3px;
}
.price_title_maintenance {
	border-bottom: solid #AAAAAA 3px;
}
.price_title_taxes {
	border-bottom: solid #AAAAAA 3px;
}

.price_data {
}

.price_data_title {
	padding: 4px;
}
.price_data_price {
	padding: 4px;
}
.price_data_squarefoot {
	padding: 4px;
}
.price_data_maintenance {
	padding: 4px;
}
.price_data_taxes {
	padding: 4px;
}

.price_title_small {
	font-size: 9px;
}
.price_occupancy {
	background-color: #EEEEEE;
	padding: 6px;
	text-align: center;
	font-weight: bold;
}

