...width menu items.... specifically, as much width as there is space for text.
I try commenting out the width property in the menu element
/* width: 12em; */
Which gives me this:
http://www.gamengai.com/nowidth.html. Now, it looks like I want it to in Firefox and IE7, but IE6 breaks it. It...