<li>
<table border="0" cellpadding="0" cellspacing="0" summary="">
<tr><td width="52px"> <!-- Col 1, just a thumbnail. -->
<img src='..' width='50px' height='40px' />
</td>
<td>
<!-- Col 2, text, max two lines vertical. -->
<p>Some title stuff here, max two lines.</p>
</td>
<td width="12px">
<!-- Col 3, a small icon button. -->
<img src='..' width='10px' height='10px' /></td></tr>
</table>
</li>
|