.bulletedlist {
	list-style-image: url(../images/images/bullet_03.jpg);
}
.whitebullet {
	color: #FFFFFF;
	list-style-type: circle;
	list-style-image: url(../images/images/bullet_03.jpg);
}
.text-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}
.subheader {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}
