To disable them:
filter: progid:DXImageTransform.Microsoft.DropShadow(enabled=false);
If you put that on the rule that targets the IE DOM element, the DropShadow will be overwritten
To disable them:
filter: progid:DXImageTransform.Microsoft.DropShadow(enabled=false);
If you put that on the rule that targets the IE DOM element, the DropShadow will be overwritten