css
Add a conditional stylesheet for IE
the options of drupal_add_css allow the use of conditional stylesheets
Unset core stylesheet in a custom theme
by using use hook_css_alter() in template.php
the options of drupal_add_css allow the use of conditional stylesheets
by using use hook_css_alter() in template.php