Code:
</if>
<!-- / post #$post[postid] -->
<if condition="$post['postid'] == $thread['firstpostid']">
<table cellpadding="6" cellspacing="0" border="0" width="710" align="center">
<tr>
<td class="thead" style="font-weight:normal" ><strong>Sponsors</strong></td>
</tr>
<tr>
<td style="background-color:#AED1D7; color:inherit" align="center">
(adsense code here)
</td>
</tr>
</table>
<div style="padding:3px 0 0 0"></div>
</if>
Try that...