#imagezoom-c { position: absolute; z-index: 2000; background: white; padding: 20px; }
#imagezoom-c.loading { background: url(/img/loader-1.gif) no-repeat white center center; }
#imagezoom-toolbar { margin-top: 15px; }
#imagezoom-nav { position: relative; margin-top: 20px; }
#imagezoom-nav .nav { width: 50px; display: none; }
#imagezoom-nav .nav A { font-size: 25pt; line-height: 12px; }
#imagezoom-nav .nav A:hover { text-decoration: none; }
#imagezoom-prev { position: absolute; left: 0px; top: 0px; }
#imagezoom-next { position: absolute; right: 0px; top: 0px; }
#imagezoom-next { text-align: right; }
#imagezoom-description { min-width: 400px; display: none; }

