#rotating-item-wrapper {
	position:absolute;
	top:0;
	left:0;
}


.rotating-item {
	display: none;
	position:absolute;
	top:0;
	left:0;
}


