Thanks for the update I received by email
Just for the benefit of other people if they have the same problem
<style>
#autocomplete
{
position:relative;
}
</style>
works
but inline style ="position:relative;" in the html does not work