Help with css on image rotator

Hi,
I really would love some help with positioning and li styles as I have added a jquery image rotator to my website - Outback Sleepersand as you can see the image rotator doesn’t fit where it should on the template. I think it has something to do with the styles ‘rotator’ and ‘show’ in the css file.
I have attached the files in a zip if anyone can help me. I thank you in advance as I have spent too long trying to get this to work.
Thanks.

.rotator ul { margin: 0; padding: 0; list-style-type: none; }

Thank you so much for your prompt reply and your help. It worked too. I knew it had something to do with the list style = none but I put it on the ul li.

The only problem now is the menu is not directly below the rotator - I assume it is in the css of the navbar that needs to change. Any ideas?