sweet ***!
I modified this a bit so that it fills the entire space
Code:
<table bgcolor="{pagebgcolor}" width="{tablewidth}" cellpadding="0" cellspacing="0" border="0" align="center">
<td bgcolor="{pagebgcolor}" width="100" height="10" align="center"> </td>
</table>
and also added it in my show_threads template right before "$postbits" to seperate the "Author, Thread, New Post, Post Reply" bar from the top.
Thanks!