.main2{margin: 0 auto; width: 980px;overflow:hidden; z-index:1; height:430px; border-top:1px solid #72af0a; margin-top:10px; position:relative;}
	/*===== roundabout =====*/
.gallery{width:757px; z-index:1;padding:30px 0 0 223px; height:393px; overflow:hidden; }
.roundabout-holder {padding:0; height:383px; width:543px; z-index:1;}
.roundabout-holder ul{height:383px; overflow:hidden;}
.roundabout-moveable-item {width:565px; height:383px;}
.roundabout-moveable-item img {width:100%;	position:absolute; z-index:1; top:0px; left:0px;}
.roundabout-in-focus {cursor: auto;}
.but-back, 
.but-next{
	display:block;
	width:29px;
	height:47px;
	top:186px;
	position:absolute;
	z-index:99;
}
	.but-back{
	left:5px;
	background:url(../images/prev-btn.jpg) 0 0 no-repeat;
}
	.but-next{
	right:5px;
	background:url(../images/next-btn.jpg) 0 0 no-repeat;
	
}
		.but-back:hover{background:url(../images/prev-btn.jpg) 0 -47px no-repeat;}
		.but-next:hover{background:url(../images/next-btn.jpg) 0 -47px no-repeat;}