The !Important! things within the code may well be to fix IE bugs with how it interprets and displays the CSS.
This should in most cases be within the CSS though and if it's littered with !Important! then a seperate stylesheet for IE should have been developed.
I'd be cautious of deleting them unless you test thoroughly in all browsers.
|