I would suggest running IE8 in the IE7 compatibility mode.
For this you have to add following string to your page <head> section:
Code:
<meta http-equiv="X-UA-Compatible" content="IE=7"/>