Sure...
HTML Code:
<div class="block usmlsablock usmlsashadow">
<h2 class="blockhead">Title</h2>
<div class="blockbody">
<table id="usml_table2" width="100%">
<tr>
<td nowrap="nowrap">
<div class="blockrow restore usmlsatext">
TEXT 1
</div>
</td>
</tr>
<tr>
<td nowrap="nowrap">
<div class="blockrow restore usmlsatext">
TEXT 2
</div>
</td>
</tr>
</table>
</div>
</div>