﻿

#rotator
{
  overflow: hidden;
  margin: 10px;
  position: relative;
  width: 350px;
  height: 350px;
}

#rotator img
{
  width: 350px;
  height: 350px;
}