#rotating-item-wrapper {
	position: relative;
	float: left;
	height: 248px;
	width: 649px;
}
.rotating-item {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	float: left;
}
