

#flexiselDemo1, #flexiselDemo2, #flexiselDemo3{display:none;}
.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{ float:left;width:100%;overflow:hidden;}
.nbs-flexisel-item{float:left;margin:0px;padding:0px;cursor:pointer;position:relative;line-height:0px;}
.nbs-flexisel-item img{cursor:pointer;positon:relative;margin-top:10px;margin-bottom:10px;}
.nbs-flexisel-item h1{ width:78%; height:30px; line-height:30px; margin:0px auto; font-size:15px;  border-bottom:none; color:#ff7f00; text-align:left;}
.nbs-flexisel-item h2{width:78%;line-height:25px; margin:0px auto; font-size:15px;  text-align:left;}
/*** Navigation ***/
.nbs-flexisel-nav-left,.nbs-flexisel-nav-right{width:30px;height:48px;position:absolute;cursor:pointer;z-index:100;opacity:0.5;}
.nbs-flexisel-nav-left{left:0px;background:url(../images/feature_left.gif) no-repeat;}
.nbs-flexisel-nav-right{right:0px;background:url(../images/feature_right.gif) no-repeat;}