	.roundabout-holder { height: 25em; width: 100%; list-style: none; }
	.roundabout-moveable-item {
		height: 300px;
		width: 150px;
		cursor: pointer;
		overflow: hidden;
	}
	


code { 
	display: block; 
	border-left: none;
	border-right: none; 
	position: relative;
	float: left;
	width: 100%;
}