Hi,
I was cross browser testing my userform and it doesn't display properly in IE9. In IE9 it doesn't seem to recognize the style sheet. I have another form that doesn't use the radio buttons and it displays just fine. The form with radio buttons displays fine in all other browsers.
I took a look at the code and it looks like none of the radio input tags are closed. I tried to determine where these were generated in the module code. If someone could tell me where to find this code, I think closing this tag may resolve my browser issue.
Thanks!