Found a minor type here: westminster_new\files\includes\templates\westminster_new\templates\tpl_product_r eviews_default.php
Line 79 reads:
Code:
<br calss="clearBoth" />
Should be:
Code:
<br class="clearBoth" />
Dunno if this has been reported already..