If you want to go down the image route, use 1x1 px image, and stretch it in your HTML.
If you want the most efficient method, use CSS and not an image[s].
Instead of using span, just put in a blank div, set the background and define a height and width...