/*	Image Cross Fade Redux
	works with xfade2.js
	http://sonspring.com/journal/slideshow-alternative
-------------------------------------------------------- */

#rotator {
	overflow: hidden;

	position: right;
	width: 900px;
	height: 250px;
}

#rotator img {
	width: 900px;
	height: 250px;
	
}
