I have gone through many sites but couldn't find any answer.
The thing is i am generating a bonita form using the variables, the form consists of automatically generated rows with the fields of variables.
Well, basically my issue is to border only some of those specific generated rows.
The rows are dynamically generated so i couldn't apply css for the internal rows but i can apply css for the div's such as "bonita_form_container" as such.
Can anyone help me out in this regard.