I have 2 suggestions for you:
1-upgrade to the latest Sophy Blue version which is more up to date with the code (specially if you are using ZCv1.3.9+ and make the fix I did few posts back for the IE form issue.
2-I don't see the bug on my IE8 but maybe changing this part of the CSS should make the trick:
Code:
#headerWrapper, #contentMainWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
margin: 0;
padding: 2em;
width: 100%;
}
Change the 100% for 750px to see if that fix it.
Please let me know if that helps.
Bookmarks