 
/* ------------------------------------- */
/*           Rainbow Graphics            */
/*       www.rainbow-graphics.com        */
/*           Copyright 2008              */
/* ------------------------------------- */
 
.bgSpace {  float:left; width:100px; height:70px; padding: 7px; margin:0px auto; }
  

.zoom { position:relative; }

.zoom a .large { width:0; border:0.7pt solid black;
  position:absolute;  }

.zoom a .thumb { float:left; 
  border:0.7pt solid black; position:absolute; right:0; }



.zoom a:hover { border:1px solid #000000; overflow:visible; } /*4IE*/

.zoom a:hover .large { position:absolute; 
  width:309px; top:-225px; right:-90px; } 





.bgSpace1 {  float:left; width:100px; height:70px; padding: 7px; margin:0px auto; }
  
.zoom { position:relative; }

.zoom a .large1 { width:0; border:0.7pt solid black;
  position:absolute;  }

.zoom a .thumb { float:left; 
  border:0.7pt solid black; position:absolute; right:0; }



.zoom a:hover { border:1px solid #000000; overflow:visible; } /*4IE*/

.zoom a:hover .large1 { position:absolute; 
  width:309px; top:80px; right:-90px; } 



