For ordered lists, if you specify list-style-position: inside, IE 5.5 incorrectly places the digit too far to the left. If you apply a width to the <ol>, such as width: 99%, it places it correctly.
I haven't tested this with browsers before 5.5; there is no problem in 6+