The squish module contains fixes that depend on an element having "layout".
http://www.satzansatz.de/cssd/onhavinglayout.html
When an element has "layout" it affects the other elements around it.
Often there is no effect on page layout but sometimes margins do no
collapse correctly and the page will look slightly different. For that
reason I isolated those particular fixes. You can try including the
squish module, if your page layout is altered then you know why. :-)
The squish module contains fixes for these common IE bugs:
http://www.positioniseverything.net/explorer/doubled-margin.html
http://www.positioniseverything.net/explorer/peekaboo.html
http://www.positioniseverything.net/explorer/unscrollable.html
-dean