.dots {
	color: #000066;
	list-style-position: inside;
	list-style-image: url(images/dot.gif);
	list-style-type: disc;
}
