Rather than using IE's filter style for this, have you considered using CSS3Pie?
This is a script for IE that adds support for standard CSS box-shadow and gradients, so you can write the same code in all browsers rather than having to have all those IE-specific styles.