<div class="block" id="block_right">
<table width="180" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="52" background="<{xoImgUrl img/block_title.png}>"><div class="blockTitle"><{$block.title}></div></td>
</tr>
<tr>
<td background="<{xoImgUrl img/block_body.png}>"><div class="blockContent"><{$block.content}></div></td>
</tr>
<tr>
<td height="21" background="<{xoImgUrl img/block_foot.png}>"></td>
</tr>
</table>
</div>