@ HUMMERh3 & Aftermath: I changed this by doing the following.
In the header template find
Code:
<td width="160" valign="top" align="left">$leftcolumn</td>
and replace with
Code:
<td width="170" valign="top" align="center">$leftcolumn</td>
It makes the column margnally wider by 10px and also centralizes it in the space there.
If that doesn't work for you or you want more let me know as I might have changed some other bits too.