#rotator {
	OVERFLOW: hidden;
	WIDTH: 100;
	CURSOR: pointer;
	POSITION: relative;
	HEIGHT: 200px;
	left: 10;
}
#rotator IMG {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; WIDTH: 234
px; CURSOR: pointer; HEIGHT: 200px; BORDER-RIGHT-WIDTH: 0px
}
