body{background:#fff;font-family:Arial,sans-serif}.clearout{height:20px;clear:both}#flexiselDemo1,#flexiselDemo2,#flexiselDemo3{display:none}.nbs-flexisel-container{position:relative;max-width:100%}.nbs-flexisel-ul{overflow:auto;padding:0;list-style-type:none;position:relative;text-align:center;margin:0;width:99999px}.nbs-flexisel-inner{overflow:hidden;border:1px solid #ccc;position:relative;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;background:#fcfcfc;background:#fcfcfc -moz-linear-gradient(top,#fcfcfc 0,#eee 100%);background:#fcfcfc -webkit-gradient(linear,left top,left bottom,color-stop(0,#fcfcfc),color-stop(100%,#eee));background:#fcfcfc -webkit-linear-gradient(top,#fcfcfc,#eee);background:#fcfcfc -o-linear-gradient(top,#fcfcfc 0,#eee 100%);background:#fcfcfc -ms-linear-gradient(top,#fcfcfc 0,#eee 100%);background:#fcfcfc linear-gradient(top,#fcfcfc,#eee);width:100%;float:left}.nbs-flexisel-item{padding:0;position:relative;margin:0;cursor:pointer;line-height:0px;float:left}.nbs-flexisel-item img{margin-bottom:10px;position:relative;max-width:100%;cursor:pointer;margin-top:10px}.nbs-flexisel-nav-left,.nbs-flexisel-nav-right{transform:translateY(-50%);padding:5px 10px;color:#fff;position:absolute;top:50%;border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px;background:rgba(0,0,0,.5);cursor:pointer;z-index:4}.nbs-flexisel-nav-left{left:10px}.nbs-flexisel-nav-left:before{content:"<"}.nbs-flexisel-nav-left.disabled{opacity:.4}.nbs-flexisel-nav-right{right:5px}.nbs-flexisel-nav-right:before{content:">"}.nbs-flexisel-nav-right.disabled{opacity:.4}