#rotator {
	overflow: hidden;
	position: relative;
	text-align:right;
	width: 280px;
	height: 396px;
}
#rotator img {
	border: 0;
	width: 280px;
	height: 396px;
}

