Looks fine to me, IE 7:
However if there is a error one IE you should check for unclosed tags, such as a <div> you didnt close with a </div> or even a tag that you left out the > like this </font in my exp IE is much less forgiving of these errors than FF.
Still though like I said it looks fine to me.