#rotator{
         position: relative;
         margin: 0px;
         padding: 0;
         background-color: #000000;
	overflow: hidden;
	width: 522px;
	height: 180px;
         }

#rotator img {
	border-width: 0px;
         }
