Forum Moderators: not2easy
Another possible alternative which applies to IE (the most likely reason to want to hack in the first place) is to use "conditional comments [msdn.microsoft.com]." while there is some debate as to whether or not conditional comments should be considered hacks, if used properly, they are the safest way to feed (or not feed) something different (not just css) to IE only.
For more information on css bugs, hacks, and other techniques, I highly recommend the following two sites:
[css-discuss.incutio.com...]
[positioniseverything.net...]