When this module is used and viewed in Firefox 2.0.0.14, there is a lot of white space between the end of the customer ratings and the beginning of the Amazon logo in the bottom right. It displayed fine in IE 6.
After monkeying around with the CSS, I found that changing style="clear:both;" to style="clear:all;" fixed the problem.