<table width="220" class="browseContainer">
<tr>
<td width="50px" rowspan="2" align="center" style="font-size:16px; font-weight:bold;"><?php echo $test ?></td>
<td width="170px" align="center"><?php echo test two ?></td>
</tr>
<tr width="170px" align="center">
<td><?php echo test three ?></td>
</tr>
</table>
Time to create page: 0.086 seconds