@charset "utf-8";
/* CSS Document */

#rotating-item-wrapper {
	position: absolute;
	width: 900px;
	height: 220px;
}
.rotating-item {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}