I'm having a problem in IE6 with a background image on an unordered list. Whenever I add an 1px bottom border to an <a> inside the list, the background of the ul extends another 20px below the ul. If I remove the 1px border from my <a> element the overflow of the background image disappears.
If anyone knows how I can fix this, I'd really appreciate it. I did some googling on the subject but I couldn't find anything about my specific situation.