We simply use the AlphaImageLoader() filter to style the background of the parent container.
Internet Explorer scales that image to fit the dimensions of the container. Then we simply apply padding to make the child container smaller and to reveal that background image.
This technique lets us use a background color or even an image on the child container.