CSS Conditional Comments IE/Win 5.0+
After reading an article about the dangers of improper use of CSS hacks I stumbled upon the three proper uses of CSS hacks @ quirksmode.org. The third being the acceptable use of conditional comments in IE/Win 5.0+ to output different styles to different versions of IE.