.dblue_whiteBullet {
	background-image: url(../images/bullets/dblue_white.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right center;
}
.dblue_lblueBullet {
	background-attachment: scroll;
	background-image: url(../images/bullets/dblue_lblue.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 25px;
	width: 30px;
	clear: none;
	float: none;
}
