.bullet {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	list-style-image: url(/images/checkmark3.gif);
	vertical-align: bottom;
	list-style-position: inside;
	list-style-type: upper-alpha;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 125%;
	white-space: normal;
	display: list-item;
	text-align: left;
}
.vibrantback {
	background-image: url(/images/vibrantback.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
