div#rotator
 {
	position: absolute;
	top: 125px;
	left: 400px;
	width: 600px;
	height: 300px;
	overflow: hidden
}

div#rotator img
{
	width: 600px;
	height: 300px;
}
