I followed the steps in
this post to add:
/*****TABLES******/
.stg_table_top {vertical-align: top; padding: 0px}
/*****TABLES END******/
and then added 'top' in the options.
It seemed to have no effect (or I did it wrong). Basically, I have a two column table, with tables within each column. One table has more data, and the other table is floating in the center -- I watn them both aligned to the top. Also, I want to remove the spacing between cells so that my 'header' graphics are seamless.