
#gla{
	
	overflow:hidden;
	margin:0 auto;
	position:relative;
	height:404px;
}
.bac{
	position:absolute;
	bottom:0;
	left:50px;
}
#gla_box{
	width:700px;
	margin:auto;
}
.gla_inbox{
	overflow:hidden;
	position:relative;
	width:600px;
	height: 360px;
}
.gla_inbox.two{
	width:303px;
}
.gla_inbox.three{
	width:369px;
}
.gla_inbox p{ text-indent: 1em; font-size: 14px; width: 100%; color: #FFFFFF; line-height: 30px; background-color: hsla(0,0%,0%,1); }
.gla_inbox a{ padding: 5px; display: block; position: absolute; bottom: 20px; left: 20px; background-color: hsla(0,0%,0%,.5); color: #FFF; }
.gla_inbox img{
	width:100%;
	height:100%;
	/* max-height: 360px;
	width: auto; */
	/* display: block;
	margin: 0 auto; */
}
.roundabout-holder {
	height: 404px;
	width: 700px;
}
.roundabout-moveable-item {
	display:block;
	height: 300px;
	width: 500px;;
	cursor: pointer;
}
.roundabout-in-focus {
	cursor: auto;
}


