#rotator {
	overflow: hidden;
	position: relative;
	width: 500px;
	height: 281px;
}
#rotator img {
	border: 0;
		width: 500px;
	height: 281px;
}

