you have this code for that section:
Code:
<TD id=navtop style="BORDER-LEFT: #dddddd 1px solid" vAlign=top colspan="2">
<h3>What's New</h3>
<DIV class=posthead>• <a target="_blank" href="http://www.pfblog.com/archives/1691_personal_accounting_cash_method_or_accrual_method.shtml">Personal Accounting: Cash Method or Accrual Method?</a></DIV>
<DIV class=posthead2>• <a target="_blank" href="http://www.pfblog.com/archives/1690_how_do_your_deductions_stack_up.shtml">How Do Your Deductions Stack Up?</a></DIV>
<DIV class=posthead>• <a target="_blank" href="http://www.pfblog.com/archives/1686_whats_your_life_expectancy.shtml">What's Your Life Expectancy?</a></DIV>
<DIV class=posthead2>• <a target="_blank" href="http://www.pfblog.com/archives/1685_yes_bigger_refund_this_year_but_is_it_a_good_thing.shtml">Yes, Bigger Refund This Year. But Is It A Good Thing?</a></DIV>
<p align=right><a href="http://www.pfblog.com/">more headlines</a></p>
</TD>
try adding
Code:
style="margin: 0px;"
to your <p> tag (around "more headlines" at the bottom)
Bookmarks