#carusel { height: 532px; float: left; position: relative; width: 2000px; }
.jcarousel-skin-tango .jcarousel-container { float: left; width: 937px; height: 530px; }
.jcarousel-skin-tango .jcarousel-container-horizontal { float: left; width: 937px; height: 530px; }
.jcarousel-clip { width: 937px; float: left; height: auto; }
.jcarousel-item { width: 937px; height: 532px; float: left; }
.scroll_part ol#caruse li { width: 1000px; height: 532px; float: left; margin-right: 10px; display: inline; }
.scroll_part #caruse .jcarousel-skin-tango .jcarousel-item-horizontal { width: 1000px; height: 532px; float: left; }

/**
 *  Horizontal Buttons
 */
.jcarousel-next { position: absolute; top: 150px; right: -5px; width: 36px; height: 113px; cursor: pointer; background: url(../images/arrow.png) no-repeat 0 0; }
.jcarousel-prev { position: absolute; top: 290px; right: -5px; width: 36px; height: 113px; cursor: pointer; background: url(../images/arrow_prew.png) no-repeat 0 0; }
