#rotating-item-wrapper {
	position: relative;
	/*border: thin double #000000;*/
	max-width: 342px;
	max-height: 255px;
	height: auto;
	margin: 0 auto;
	/*background-color: #000;*/	
}

/*#rotating-item-wrapper::after {content: ""; display: block; clear: both;}*/

.rotating-item {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}
/*.spacer {
	width: 100%;
	height: 1px;
	display: block;
	float: left;
}*/
