
/* optional icon style */
.zoomIcon {
    width:33px;
    height:33px;
    position:absolute;
    top:0;
    right:0;
    background:url('jquery.zoom.png');
}

