.hp_featureheaderbox {
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	color: #FFFFFF;
	background-color: #DC241F;
	font-weight: bold;
}

#bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #DC241F;
	text-decoration: none;
	line-height: 16px;
	padding-left: 16px;
	background-image: url(images/arrow.gif);
	background-position: 5px 5px;
	background-repeat: no-repeat;
}
.greybkgd {
	background-color: #f5f5f5;
}
.keyline {
	border: 1px solid #CCCCCC;
}
