#imagezoom-c { position: absolute; z-index: 2000; background: white; padding: 20px; }
#imagezoom-c.loading { background: url(/img/imagezoom-loader.gif) no-repeat white center center; }
#imagezoom-toolbar { margin-top: 15px; }
#imagezoom-nav { position: relative; margin-top: 20px; }
#imagezoom-nav .nav { width: 120px; height: 23px; background: url(/img/paper-bgr.jpg); padding-top: 7px; display: none; }
#imagezoom-nav .nav IMG { margin: 0 10px; }
#imagezoom-prev { position: absolute; left: 0px; top: 0px; }
#imagezoom-next { position: absolute; right: 0px; top: 0px; padding-left: 10px; width: 110px !important; }
#imagezoom-description { min-width: 400px; display: none; }
