Please use property-level hacks :)
The problem with conditional comments:
This requires to maintain IE-specific style in a separate file; What I learned from doing this is that you always forget to update the the IE-specific style as you modify the main style
The problem with .ie-[6789] classes: