h3 {
	font-size: 14pt;
}
h4 {
	text-decoration: underline;
	font: bold 13pt Verdana, Arial, Helvetica, sans-serif;
}
#product_main ul,
#product_main li {	
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 10px;
}
hr {
	margin: 25px 0;
}
.hlist li {
	float: left;
	width: 30%;
}
.hlist {
	clear: both;
	margin-bottom: 25px;
	overflow: auto;
	padding-left: 10px;
}
.hlist a {
	font-size: 10pt;
	text-decoration: none;
	color: #437fd7;
}
.hlist a:hover {
	text-decoration: underline;
	color: #3e6cb3;
}
.bullets li {
	margin-bottom: 10px;
}
.simplify {
	background-color: #d8e5fe;
	padding: 15px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
}

.providerops {
	background-color: #e7e7e7;
	padding: 15px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
}