﻿

#rotator
{
  overflow: hidden;
  margin: 5px auto 5px;
  position: relative;
  width: 550px;
  height: 550px;
}

#rotator img
{
  width: 550px;
  height: 550px;
}