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