I'm no expert.. But here's what I did..
LEVEL1_NOPOST - I changed this to 20.
Code:
<td class="thead" width="20"> </td>
LEVEL2_POST - I change this to 20. basically I added width="20"
Code:
<tr align="center">
<td class="alt2" width="20" align="$stylevar[left]">
Now my Status icons I use fir that width, your icons may be different.. Basically I just did some trial and error.. It solved my various width issues..