<div style="padding-bottom:5px; ">
<table class="Panel">
{if $GroupName}
<tr>
<td class="Heading2" colspan=2> {$GroupName}</td>
</tr>
<tr><td class="Gap"/></tr>
{/if}
{$fieldrows}
<tr><td class="Gap"/></tr>
</table>
</div>