.zoomholder{display: none;overflow: scroll;}
.icon {
width: 22px;
height: 22px;
background-image: url(../images/new-sprites.png);
display: inline-block;}
.zoom-out, .zoom-out-hover {
background-position: -220px 0;
width: 44px;
height: 44px;
position: absolute;
top: 20px;
right: 20px;
}
.action-btn-zoom{display: none;z-index: 200;}
.zoom-in {
background-position: -198px 0;
position: absolute;
top:20px;

}
.book-navigation{display: none;}