

.roundabout_products { position: absolute; top: 0; left: 0; right: 0; width: 820px; height: 370px; margin: 0 auto; }
.roundabout_products .interact {  }
.roundabout_products .interact a.prev { z-index: 1000; display: block; position: absolute; bottom: 5px; left: -60px; height: 38px; width: 44px;  background: url(../img/roundabout_interact.png) no-repeat -88px top; }
.roundabout_products .interact a.prev:hover { background-position: -132px top; }
.roundabout_products .interact a.next { z-index: 1000; display: block; position: absolute; bottom: 5px; right: -60px; height: 38px; width: 44px; background: url(../img/roundabout_interact.png) no-repeat 0px top; }
.roundabout_products .interact a.next:hover { background-position: -44px top; }

.roundabout_products .roundabout-item { position: relative; display: block; height: 320px; width: 420px; cursor: pointer; background: url(../img/bg_metall.png) left top; box-shadow: 1px 2px 7px rgba(0,0,0,0.5); }
.roundabout_products .roundabout-in-focus { opacity: 1.0 !important; }

.roundabout_products .roundabout-item .roundaboutItemCounter { position: absolute; bottom: 5px; left: 5px;  color: #f2f2f2; font-size: 120%; font-weight: bold; }


.roundabout_products .roundabout-item .sizes { position:absolute; bottom:0; right: 0; }
.roundabout_products .roundabout-item .description { padding-left: 7%; }
.roundabout_products .roundabout-item h3 { font-size: 100% !important; line-height: normal; margin-top: 25%; }
.roundabout_products .roundabout-item p { color: #222; font-size: 100%; margin-bottom: 5%; }

.roundabout_products .roundabout-in-focus { cursor: default; }





