From memory you were asking a while ago how to customise the appearance of the product info page? weren't you, Image handler does effect some of the files that make up that page so check that your changes haven't been overwritten and make sure you merge the files were necessary.
And always provide a link to your site, as we can only guess at the problem being able to see the actual page and underlying code makes problems easier to diagnose
edit--------------------------------------------------------------
what happens if you add
#productAdditionalImages {
clear: right;
margin-left: 310px;
}
to your style sheet
Bookmarks