/*#container .content .carrossel{width:100%; height:340px; float:left; position:relative; }
#container .content .carrossel ul{width:100%;height:340px; float:left; }
#container .content .carrossel ul li a.stage1{ width: 618px; height:325px; left: 18%; opacity: 1; position: absolute; top: 37px; z-index: 400; background: url(../_imagens/bg/img-sombra-slide.png) no-repeat center bottom;}
#container .content .carrossel ul li a.stage2{width: 434px; height:244px; left: 0; opacity: 0.79; position: absolute; top: 77px;  z-index: 296; background: url(../_imagens/bg/img-sombra-slide.png) no-repeat center bottom;}
#container .content .carrossel ul li a.stage3{width: 434px; height:244px; left: 526px; opacity: 0.79; position: absolute; top: 77px;  z-index: 296; background: url(../_imagens/bg/img-sombra-slide.png) no-repeat center bottom;}
*/

.roundabout-holder {
	list-style: none;
	width: 80%;
	height: 372px;
	margin: 0 auto;
	padding: 0;
}

.roundabout-moveable-item {
	height: 372px;
	width: 426px;
	cursor: pointer;
}

.roundabout-moveable-item a{
	display: inline-block;
}

.roundabout-moveable-item img{
	width: 100%;
}

.roundabout-moveable-item img.img_shadow{
	margin-top: 20px;
}

.roundabout-in-focus {
	cursor: auto;
}
