Hi I've modified signup.html, adding a number of css classes. I also need to modify the template for additional fields, as it inserts into the middle of the signup table, but I can't find that template! Where is that tempalte so i can add the appropriate css classes to elements inside there? Specifically, the output is currently: tr th /th I need tr td class="someclass" etc. Thanks!