Hello,
Easy Target, this will correct that issue:
In your footer template, look for:
Code:
<div class="smallfont" align="center">$vbphrase[all_times_are_gmt_x_time_now_is_y]</div>
<br />
Cut it and paste it BELOW:
That will prevent it from being pushed over to the side, and will place it at the bottom again.
If you want there to be a space between the last "box" and the time, add a <br /> above that section of code.