Nah, that's well below where I'm tryin' to strip it - thanks though.

I have a view source opened up in HTML-Kit and I'm snipping everything out of it, but I still can't find what's making the space.
[high]* Guest210212002 goes insane
[/high]
Code:
</table>
<div align="center">
<div class="page" style="width:95%; text-align:left">
<div style="padding:0px 0px 0px 0px">
<!-- breadcrumb, login, pm info -->
<table class="tborder" cellpadding="3" cellspacing="1" border="0" width="100%" align="center">
That code there is causing it - it seems like it's forcing the space, because one table ends and another starts. I'm just not sure how I can get around it.