td.inspection_fees_header {
	color: #FFFFFF;
	background-color: #0066DD;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	display: inline;
	font-size: 12px;
}
table.inspection_fees {
	border: 1px solid #CCCCCC;
	font-size: 14px;
}
td.inspection_types {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}
h2.normal_inspection_header {
	font-size: 16px;
	display: inline;
}
h3.normal_inspection_header {
	font-size: 14px;
	display: inline;
	text-decoration: underline;
}

.inspection_testing_discount {
	color: #990000;
	font-weight: bold;
}
.mold_inspection_testing_discount {
	color: #339900;
	font-weight: bolder;
}
