Is there a way to customize the ui-autocomplete div by adding a custom class? I have several autocomplete widgets on my webpage, and I need to style their drop-downs differently. Since editing the ui-autocomplete class directly is not an option, I am working with the jQuery UI combobox code (http://jqueryui.com/autocomplete/#combobox) and looking for a method to add a class to the generated ui-autocomplete div.