CSS Sprite - Revisited
Wednesday, August 19, 2009
I recently had to redo my CSS sprite image for links. The
requirements were just a little different when it comes to the link
types and the line-height was smaller too. So I used 12x12 pixel
icons instead of the standard 16x16 pixel size. Here is the
resulting sprinte image file.

I created a small example site for downloading.
Hope this is useful.