I have a sprite (110px height x 50px width) of images (50px x 50px) with 10px between them.I have \[code\]<li>\[/code\] with a padding and a margin, a width isn't static, a height - 80px.I want to place the image 50x50 (from 61px to 110px (h) and 0 to 50 (w)) in \[code\]<li>\[/code\] as its background on a left (horizontally) in a middle (vertically) not changing the width/height of \[code\]<li>\[/code\].Lot's of articles have been read by me... I didn't find a normal solution. Please help.