hello...
ya - you need to add some align and valign attributes to your td tags, and also remove the unneeded cellpadding, cellspacing and border attributes for those same td tags (the latter 3 attributes only apply to a table tag)...
you can brush up on td and table tags here:
http://www.w3schools.com/TAGS/tag_td.asp
once you get the align stuff set up, it should work...
sitruc