#rotator
{
	cursor: pointer;
	overflow: hidden;
	margin: 0;
	position: relative;
	width: 660px;
	height: 360px;
}

#rotator img
{
	border: 0;
	cursor:default;
	width: 660px;
	height: 360px;
}
