

/*===== gallery =====*/
#gallery {height:395px;overflow:hidden;}
.roundabout-holder  { width:850px;height:395px;margin:0 auto;}
.roundabout-moveable-item img{width:100%;}
.roundabout-moveable-item { width: 260px;height: 315px; border:3px solid #ccc; border:3px solid rgba(0, 0, 0, 0.08);  border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px;}
.roundabout-moveable-item span{ display:block;}
.roundabout-in-focus {border:3px solid #3f3f3f;}



