Вроде как бред в коде у вас, таблица в таблице:
<table width="400px" height="1px" <table="" style="border-top:1px solid #DCDCDC;" border="1" cellpadding="4" cellspacing="0"> </table>
проще бы заменить данный код на:
<div style="width: 900px;border-top:1px solid #DCDCDC;"></div>