ul {
	list-style-position: outside;
	list-style-type: none;
	margin: 15px;
	padding: 0px;
	list-style-image: url(gfx/dot.gif);
}
