Start by looking at the styles applied to these:
HTML Code:
<div id="navColumnTwoWrapper" style="width: 150px"><!--// bof: ccaccept //-->
<table width="150px" border="0" cellspacing="0" cellpadding="0" class="rightbox" id="ccaccept-table">
<tr class="rightboxheading" id="ccaccept-heading-tr">
<!-- Sidebox Header -->
<td colspan="3" width="100%" class="rightboxheading" id="ccaccept-heading-td">We Accept ...</td>
</tr>
<tr>
<!-- Sidebox Contents -->
<td colspan="3" class="rightboxcontent" id="ccaccept-content">
You have a 150px table inside a 150px div; check on the padding/margins there.