I am implmenting css sprite like above..the problem that I am facing is that the Image is hiding behind another element that contains my Links..
Is it something to do with z-index property or what ? when I removed the z-index property altogether..the top part of this sprite image appeared and the links got hidden behind it