Hi Bruce,
Just a very small bug: When you override the CSS for a table and specify a greenbar effect, this is wiped out by other overridden greenbar effects from any children tables. Since the gb effect is set via jquery at the footer of the table (which happens to be after the children tables are generated).
I am merrily working around it by resetting the gb effect immediately prior to the settings being used, rather than at the beginning of the table.
Regards
Bill