I find that the right-margin isn't there for the Product image on Reviews



I've tracked down the CSS style that applies:
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
margin: 0em 1em 0.5em 0em;
}


which appears correct and seems to be in order for all three TPL pages for Reviews; tpl_product_reviews_default.php, tpl_product_reviews_info_default.php, tpl_product_reviews_write_default.php ...

so I'm stumped. Anyone else fixed this ?


thnx