Here's an update. Replace vbcode_smiles with:
Code:
<table border="0" align="center" bgcolor="{firstaltcolor}" style="table-layout: fixed; WIDTH: 250px;">
<tr>
<td align="center" bgColor="{secondaltcolor}">
<smallfont><b>Smilies</b></smallfont></td>
</tr>
</table>
<div style="width: 250px; height:320px; overflow: auto;">
<table border="0" align="center" bgcolor="{firstaltcolor}" style="table-layout: fixed; WIDTH: 250px; HEIGHT: 310px; OVERFLOW: scroll">
$smiliebits
</table>
</div>
That should fix the problem for those who had no content.