.bullet {
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
	list-style-type: square;
	float: none;
}
