NOTES: The number in brackets are assigned according to the position of the elements in the form. For example, $MAILDIR[0] refers to the first element that appears in the form. $MAILDIR[1] refers to the second element that appears in the form, and so on. Your CSS must be defined within the HTML document. $MAILDIR[0][_FF_DATA_NAME] will display the item title. $MAILDIR[0][_FF_DATA_VALUE] will display the data that was submitted with the form. Put them where you want to appear in your HTML code, as shown in the sample.