I tried the example code from this side to learn the SuggestBox in GWT.
http://gwt.google.com/samples/Showcase/Showcase.html#!CwSuggestBox
I have no idea where i connect the style with the SuggestBox.
I use uiBinder...
in the class: actioncontactpersontext = new SuggestBox(createContactOracle());
in uiBinder: