FF and lists

Hi I have set a graphic as the li image.
It works fine in IE but for sum reason the graphic disapears in FF.

It is a gif if that makes any difference.

heres the code.

ul{margin-top: 0px;}
li{list-style-image:url(../images/mini_button.gif);
 list-style-position:outside; display: block; vertical-align:text-top; padding-top: 8px;}