In IE 5.0, 5.5 when float is applied to UL element, browser indent text in LI elements.
Solution is very simple. Put the list in DIV element and float DIV element instead.