Cheers for that
We went with :
Code:
<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center">
<tr>
<td align="center" class="alt2">
$vboptions[donationtitle]
<br />
$vboptions[donatexplain]
<br />
We have received a total of $$vboptions[donormoney] in donations towards our goal of $$vboptions[goal]
<br />
<table cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" "border=0" width="500">
<br />
<tr>
<td class="alt2" nowrap="nowrap" align="left">$barimag_left$barimag$barimag_right</td>
</tr>
</table>
We have received a total of $donorbar%
<br />
$vboptions[paypal]
<br />
$vboptions[bbtitle] would like to say thank you for helping to reach our goal.
</td>
</tr>
</table>
Which seems to work for us