#rotator {
	height: 35px;
	overflow: hidden;
	position: relative;
	}
#rotator img {
	top: 28px;
	left: 0;
	position: absolute;
	}