#rotator
{

border: 1px solid #000;

cursor: pointer;
overflow: hidden;

position: relative;
width: 250px;
height: 250px;

}


#rotator img
{
border: 0;
cursor: pointer;

width: 250px;
height: 250px;

}