.nbs-flexisel-container { position: relative; max-width: 100%; } .nbs-flexisel-ul { position: relative; width: 9999px; margin: 0px; padding: 0px; list-style-type: none; text-align: center; } .nbs-flexisel-inner { overflow: hidden; width:90%; margin: 0 auto; } .nbs-flexisel-item { float: left; margin: 0px; padding: 0px; cursor: pointer; position: relative; /*line-height: 0px;*/ } .nbs-flexisel-item > img { cursor: pointer; positon: relative; max-width: 100%; } /*** navigation ***/ .nbs-flexisel-nav-left, .nbs-flexisel-nav-right { width: 46px; height: 100px; position: absolute; cursor: pointer; z-index: 100; } .nbs-flexisel-nav-left { left: 10px; background: no-repeat 0; } .nbs-flexisel-nav-right { right: 5px; background: no-repeat 0; } #idxprocarousel .item { height:130px; } #idxprocarousel .item, #idxprocarousel .caption { margin:0 3px; padding:0 3px; white-space:nowrap; overflow:hidden; text-overflow : ellipsis;}