#rotator {
float: left;
width: 400px;
margin:auto;
position: relative;
}
#rotator img {
display:none;
position:absolute;
top:0px; left: 0px;
}
