#rotator
{
	border: 0;
	cursor: pointer;
	overflow: hidden;
	margin: 0 auto;
	position: absolute;
	width: 220px;
	height: 220px;
	top:170px;
	left:10px;
}

#rotator img
{
	border: 0;
	cursor: none;
	width: 220px;
	height: 220px;
}
