#rotator
{
	cursor: auto;
	overflow: hidden;
	margin: 10px auto 10px;
	position: relative;
	width: 525px;
	height: 200px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 525px;
	height: 200px;
}

