I'm using Jquery autocomplete in a custom module development and it works OK but without any background. However, referencing the jquery-ui.css gives me what I want but conflicts with the layout of DNN 'Login' and 'Register' dialog boxes.
Screen shots before referencing jquery-ui.css:


Screen shots after referencing jquery-ui.css:


What can I do to resolve this conflict?