WordPress – IE CSS Definer
ie CSS definer allows you to define CSS code meant for specific versions of internet explorer. This allows on the fly editing and fine tuning of certain design anomalies that are common with internet explorer. Using commented conditionals that ie reads and understands, one can now target a range of version or even a specific version of internet explorer to apply the custom css fixes. This saves a great deal of time as extra separate css files are cumbersome and appear to be a chore when small fixes are needed only.
