ul {
	margin: 12px 0 12px 24px;
	list-style-type: disc;
}

ul.navi {
	list-style-image: url(../img/listmark.gif);
}
