
#productzoom { width: 570px; position: relative; text-align: center; margin: 0; padding: 0 }
#productzoom #small { position: relative; width: 100%; padding-top: 30px}
#productzoom #large { background: white; position: relative; width: 900px; margin-top: -20px; height: 600px}
#productzoom #mover { position: relative; top: 0; left: 0; width: 100px; height: 100px; overflow: hidden; z-index: 1000; background: white; display: none; border: 1px solid #ccc }
#productzoom #overlay { border: 1px solid #ccc; width: 102px; height: 102px; position: absolute; top: 0; left: 0; z-index: 2000; }



