If you used divs instead of tables it would be easy. I don't know if you can reorder table data since tables are used to keep data in a particular order so it wouldn't make any sense to allow it to be rearranged.
Ahkin
7:28 am on Aug 2, 2005 (gmt 0)
if i use div to surround the table, how to use CSS to rearranged it? use Box float?