#banners { width: 650px; height: 500px; margin-bottom: 0px; background: url(images/beach.jpg) no-repeat left top; }
ul#rotator { width: 650px; height: 500px; cursor: pointer; float: left; margin: 0; padding: 0; overflow: hidden; z-index: 0; }
ul#rotator li { width: 650px; height: 500px; list-style: none; }
ul#rotator img { width: 650px; height: 500px; border: 0; }

