To 'get around' this issue edit the virtual template 'postformat.php and change the line
HTML Code:
<?php bfa_thumb( 620, 180, true, '<div class="thumb-shadow"><div class="post-thumb">', '</div></div>' ); ?>
HTML Code:
<?php bfa_thumb( 620, 180, true, '', '' ); ?>