#rotating-item-wrapper {
	position: relative;
	width: 250px;
	height: 400px;
	top: -2px;
	left: 1px;
	margin-left: 0px;
}
.rotating-item {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}
