You could use CSS hacks that target IE 8 but there is another option, put this tag in the header of the default.aspx file (default.aspx in the root of the site), make sure it is the first meta tag !
This will make your sites display in IE7 compatibility mode.