aah.. spacer.gif width=1 height=1 owns all
i usually keep the spacer at a 1x1 size and just apply the size to the table i have it embeded in.
<table border=0 cellspacing=0 height=0>
<tr>
<td height=1 width=100% bgcolor=#00000><img src=spacer.gif height=1 width=1></td>
</tr>
</table>
kinda like that.
great point!