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

