Then move that code before next </tr>, and in first row change:
Code:
<td class="thead" style="font-weight:normal" colspan="2">
to
Code:
<td class="thead" style="font-weight:normal" colspan="3">
and
Code:
<td class="thead" style="font-weight:normal; border-left: 0px" align="$stylevar[right]">
to
Code:
<td class="thead" style="font-weight:normal; border-left: 0px" align="$stylevar[right]" colspan="2">