#rotator {
	cursor: pointer;
	overflow: hidden;
	margin: 3px auto 10px;
	position: relative;
	width: 262px;
	height: 200px;
}

#rotator img {
	border: 0;
	cursor: pointer;
	width: 262px;
}