I think it might be pretty simple just to add a class or id to the
auth.user forms by default. It's unsemantic to have to wrap it in a div
just to target those specific inputs or tedious to target them in the
stylesheet by #auth_user_first_name__row input {} etc or by the
#auth_user_first_name__label etc when I want every single one to look the
same. Much easier to target #w2p_auth_login__form input etc.
- [web2py] Is there a place to vote to add an id or class ... RKS

