#rotator
{
	border: 1px #000 solid;
	overflow: hidden;
	margin: 10px auto;
	position: relative;
	width: 220px;
	height: 220px;
; clip:  rect(   )
}

#rotator img
{
	width: 220px;
	height: 220px;
; clip:  rect(   )
}

