Instead of <table>, <tr>, <td> tags better use <div> tag
Eg:
<div style="width:259px;height:20px;float:left;></div>
:)