div#rotator {
	overflow: hidden;
	position: relative;
	left: -7px;
	top: -7px;
	width: 486px;
	height: 208px;
}
div#rotator img {
	border: 0;
	width: 486px;
	height: 208px;
}
