@charset "UTF-8";
/* CSS Document */

.ServPrice_24withBorder {
	font-size: 20px;
	color: #006DB8;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0068DB;
	padding-top: 20px;
}
.ServPrice_12withDottedBrdr {
	line-height: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
