is there any way to make IE6 understand double classes, say I have a class MenuButton with a color class and possibly a clicked class; like :
.LeftContent a.Menu
Dean Edwards' IE7 script adds multiple class support for IE6. See http://code.google.com/p/ie7-js/