Hi,
fast...

Genau genommen sieht es so aus:
Code:
.ulNav {
list-style-type: none;
line-height: 25px;
margin-left: 0px;
padding-left: 0px;
}
.ilNav {
background-image:
url(../images/bullet.gif);
background-position: left center;
background-repeat: no-repeat;
padding-left: 16px;
}
Chris