
#wrap, #wrap2   							{ width: 600px; position: relative;}
#small, #small2								{ position: relative; width: 100%; }
#large, #large2    							{ background: white; position: relative; width: 600px;}
#mover, #mover2								{ position: absolute; top: 0; left: 0; width: 120px; height: 120px; overflow: hidden; z-index: 100; background: #e0e3e1; display: none; border: 1px solid grey; }
#overlay, #overlay2							{ border: 1px solid grey; width: 124px; height: 124px; position: absolute; top: 0; left: 0; z-index: 200; }




