I am leaving this up in case it helps someone else. On my join forms, the first form worked, and the second page had major problems with the margins (could not read the questions or the comments). I spent 24 hours evaluating the potential problem in the code. What I discovered is that the forms are set up by class commands, meaning that the code for each form is the same. What I discovered is that the single choice drop down answers will re-establish the form width if the answer is too long. I had to re-word the answer in one question, and poof, problem solved.... It is shocking that this was not already posted somewhere...