.unselectable{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none;}
.UI{height:210px;overflow:visible;position:relative;width:485px;}
.UI .arrow{cursor:pointer;position:absolute;top:35%;}
.UI .arrow div{width:44px;height:45px;background:url('../../../club.prive/img/sprites/general-sprite.png') no-repeat 0 0 transparent;}
.UI .arrowPrev{background:url(../../images/application-mobile/left.png) no-repeat;left:1%;}
.UI .arrowNext{background:url(../../images/application-mobile/right.png) no-repeat;right:0;}
.UI .arrowNext div{background-position:-58px 0;}
.UI .arrowPrev div{background-position:-1px -1px;}
.UI .arrowPrev.arrowWhite div{background-position:0 11px;}
.UI .arrowNext.arrowWhite div{background-position:6px 11px;}
.UI .paginationSlider{height:20px;margin-top:-35px;padding-left:20px;padding-top:10px;position:absolute;}
.sliderPaginationItem{background:url(../../images/icon/bt_off.png) no-repeat;font-size:0;color:white;cursor:pointer;display:inline-block;height:14px;width:14px;margin:0 12px 0 0;text-align:center;}
.sliderPaginationItem.current{background:url(../../images/icon/bt_on.png) no-repeat;font-size:0;color:white;font-size:0;height:14px;width:14px;text-align:center;}