#rotating-item-wrapper {
		       position: relative;
		       float:right;
		       width: 450px;
		       height: 225px;
}

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