here is the code for that table. it works on my end.. check it and let me know
Code:
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td rowspan="3" valign="middle"><a href="http://www.conservafind.com/" target="_blank"><img src="http://www.conservanetwork.com/searchimage.jpg" alt="Conservative search engine" height="65" width="200" border="0"></a></td>
<td valign="top"><img src="http://www.conservanetwork.com/top.gif" alt="" height="10" width="268" border="0"></td>
</tr>
<tr>
<td><form name="ssl" method="get" action="http://www.conservafind.com/index.php" target="_blank">
<input type="hidden" value="results" name="go2">
<input name="search2" type="text" id="search2" size="25">
<input name="Submit2" type="submit" class="searchButton" value="Search">
</form></td>
</tr>
<tr>
<td valign="bottom"><img src="http://www.conservanetwork.com/bottom.gif" alt="" height="10" width="268" border="0"></td>
</tr>
</table>
|