
UL {
list-style-image: url(images/bullet.gif);
}

UL UL LI {
list-style-image: none;
}

UL UL UL LI {
list-style-image: none;
}