.carousel{overflow: hidden;white-space: nowrap !important;position: relative;} .carousel .img_thumb{width:100% !important;height:140px !important;border:1px solid black;} .carousel .move_left,.carousel .move_right{min-height:16px;width:17px;} .carousel .move_left{margin-right:20px;padding-right:5px;float: left;background: url('https://www.andromedaforum.de/themes/default/images/carousel/button_left.png') left center no-repeat;border-right:1px dotted #6b81a1;} .carousel .move_left:hover{background-image: url('https://www.andromedaforum.de/themes/default/images/carousel/button_left_hover.png');} .carousel .move_right{margin-left:20px;padding-left:5px;float: right;background: url('https://www.andromedaforum.de/themes/default/images/carousel/button_right.png') right center no-repeat;border-left:1px dotted #6b81a1;} .carousel .move_right:hover{background-image: url('https://www.andromedaforum.de/themes/default/images/carousel/button_right_hover.png');} .carousel .main{overflow: hidden;white-space: nowrap !important;} .carousel_temp{white-space: nowrap !important;} .carousel .box,.carousel_temp>*{display: inline-block;max-width:25em;white-space: normal;vertical-align: top;padding:0 0.3em;}