You should be able to transfer the html you have in them over to the the tablewrappers.tmpl. The wrappers the pal boxes use include an additional "center" that is used after the header so that the header itself can be customized. Rick couldn't go that route with .threads because in a lot of cases he has much more going on in that area. The table wrappers that don't include the center are basicly the same as the .threads ones. With your wrappers layout you can place this into the center wrapper for the pal boxes:
</td>
</tr>
<tr>
<td align="left" valign="top">
This will close the header and open the body of the pal box.
