#rotator
{
  position: absolute;
  top: 70px;
  left: 80px;
	width:  661px;
	height: 385px;
	border:   0px solid #000;
	overflow: hidden;
	margin:   0px;
}

#rotator img
{
	width:  661px;
	height: 385px;
}
