<? $this->cellpadding = 3; $this->cellspacing = 1; $this->border = 0; $this->width = "100%"; $this->add_col_attribute ( 'align', array ( 'right', 'left' ) ); $this->add_col_attribute ( 'bold', array ( 1, 0 ) ); ?>
info at phpclasses dot org