I have a simple web page that gives the option of selecting one of two radio buttons. Depending on which one they select, I want of the bottom portion of the form to become visible after they select the 2nd radio button, but otherwise I want it to remain hidden. Seems like I used to do this with a plain Ajax panel, but I don't see one listed now.