#rotator
{
	border: none;
	cursor: pointer;
	overflow: hidden;
	margin: 0;
	position: relative;
	width: 220px;
	height: 150px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 220px;
	height: 150px;
}


