Hey thanks Steve but Ive searched throught the template and module files, can't find any width:50% at all. Heres the additional images code in my includes/templates/your_template/templates/tpl_product_info_display.php
<!--bof Additional Product Images -->
<?php
/**
* display the products additional images
*/
require($template->get_template_dir('/tpl_modules_additional_images.php',DIR_WS_TEMPLATE, $current_page_base,'templates'). '/tpl_modules_additional_images.php'); ?>
<!--eof Additional Product Images -->
Weird, i can see that style="width:50%;" too but i can't find it.


and then can't find it!

