IE float troubles

This is the page in question:

http://www.duncanhall.net/wca/portfolio.php?student=3

In firefox, it displays as I want it to (and expect it to). In IE7, the ‘previous’ and ‘next’ buttons are not cleared of the image.

The image is in a div which is floated left, and the footer div containing the ‘previous’ and ‘next’ buttons has a clear: property of ‘both’.

Any ideas how I can get Internet Explorer to sort itself out?