I have created a Drop Down list that has values of Pass and Fail. When the user selects the appropriate value, I would like to have PASS highlighted in Green and FAIL highlighted in Red. Is this possible? I tried highlighting them in the list that was used to create the dropdown, but the highlights did not follow through to the drop down. Thanks in advance.