Is it possible to use CSS sprites for the list background image? Normally, I render my sprites with CSS like this:
.sprite { background: url(sprite.png) no-r
You can solve this very simple by putting your image on the bottom of your sprite image with no images to the right.