If you use Firebug's inspect element on your list, the div with classes "rssWrapper rss1" have these styles: "overflow: visible; height: auto; width: 248px; padding-right: 0px; position: absolute; top: 0px;"
You probably should also specify a height for this one(even just for IE7/8) since it is the one that overflows.
corroded
2010-05-11 11:19:49