	

.nbs-flexisel-container {position:relative;max-width:100%;box-shadow:none !important;}
.nbs-flexisel-inner {overflow:hidden;float:left;width:100%;margin:0 0px;}
ul.nbs-flexisel-ul {position:relative;width:99999px;margin:0 0px !important;padding:0px !important;
list-style-type:none;text-align:center;}
li.nbs-flexisel-item {float:left;margin:0px !important;padding:0px !important;cursor:pointer;position:relative; background:none;}
/*
.nbs-flexisel-item a{margin:5px !important;display:block;}
.nbs-flexisel-item img{border:1px solid #dddddd;width:auto;height:auto;}
.nbs-flexisel-nav-left,.nbs-flexisel-nav-right {width: 40px;height: 40px;position: absolute;cursor: pointer;z-index: 100;opacity: 0.7;display:none;background-position:bottom;margin:69px 0 0 0;}
.moduletable_category:hover .nbs-flexisel-nav-left,.moduletable_category:hover .nbs-flexisel-nav-right{display:inherit;}
.nbs-flexisel-nav-left {left: 0px;background:url(../images/arr_left.png) no-repeat;}
.nbs-flexisel-nav-right {right: 0px;background: url(../images/arr_right.png) no-repeat;}
*/

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    position: absolute;cursor: pointer;z-index: 4;width: 33px;height: 30px;opacity:0.7;margin:100px 0 0 0 !important;
    color: #fff; background:url(/modules/mod_custom2/assets/arr_bgr.png) no-repeat; 
}
.nbs-flexisel-nav-left:hover,
.nbs-flexisel-nav-right:hover{opacity:1;}
		.nbs-flexisel-nav-left {left: 10px;background-position:left;}
		
		.nbs-flexisel-nav-right {right: 10px; background-position:right !important;}

