div#rotator
 {
	position: absolute;
	top: 220px;
	left: 100px;
	width: 240px;
	height: 199px;
	overflow: hidden
}

div#rotator img
{
	width: 240px;
	height: 199px;
}
