Instead of using this:
Code:
<div align="center">
<center>
<table border="0" cellpadding="4" cellspacing="0" width="100%" height="100%">
<tr>
<td valign="top">AD CODE</td>
<td valign="top" width="100%">
Use this:
Code:
<div align="center">
<center>
<table border="0" cellpadding="4" cellspacing="0" width="100%" height="100%">
<tr>
<td valign="top" width="100%">
<td valign="top">AD CODE</td>