#rotator
{
	cursor: pointer;
	overflow: hidden;
	position: relative;
	width: 666px; 
	height: 444px; 
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 666px;
	height: 444px;
}
