.roundabout-holder  { padding: 0; list-style:none; padding:0; margin:0;height: 246px;}
.roundabout-moveable-item {
	   cursor: pointer;		
/*	   height: 4em;
	   width: 4em;
	   background-color: #ffc;
	   border: 1px solid #999;*/
	}
.roundabout-in-focus { cursor: auto; }
	
.roundabout-moveable-item img {
	display:block;
	height:70%;
	width:100%;
}
.roundabout-moveable-item  {
	cursor:pointer;
	height:230px;
	width:273px;
}
#myRoundabout{ width:550px;}
/*#myRoundabout ul{ margin:0; padding:0;}
#myRoundabout ul li{ margin:0; padding:0;}*/