#rotator {
margin: 0 auto;
width: 800px;
height: 200px;
border: 1px solid #44AA00;
border-radius: 8px;
margin-top: -30px;
}

#rotator img { position: absolute;
margin-left: 0px;
margin-top: 0px;
border-radius: 8px; 
}
