ul {
	list-style-type: none;
	list-style-position: outside;
	margin: 10px;
	padding: 10px;
	list-style-image: url('/content/gfx/v_bullet.gif');
}
