Of course IE < 7 doesn't support PNG alpha-transparency, thus you'd use a GIF for IE.
Also note that text-align: center; on the #shadow's container is required for IE to center the thing.
text-align: center;