
 /*******************************************/
 /* Copyright 2009 www.rainbow-graphics.com */
 /*******************************************/
 
.Lfill { float:left; margin:0 15px 0 0; }
.Rfill { float:right; margin:0 0 5px 15px; }

img.thumb { border:1px solid #369; width:125px; }
img.large { width:0; border:0; position:absolute; }

.Zright a,.Zleft a { position:absolute; 
  cursor:default; }
.Zleft a:hover,.Zright a:hover {
  border:none; background:none; 
  text-decoration:none; margin:0;  }
.Zright a:hover .large, .Zleft a:hover .large { 
  border:1px solid #000; position:absolute;  }

.Zright a:hover .large.w200 { 
  width:200px; top:-90px; right:150px; }
.Zright a:hover .large.w300 {
  width:300px; top:-60px; right:150px; }

.Zleft a:hover .large.w300 {  
  width:300px;  top:-90px; left:150px; }
.Zleft a:hover .large.w200 {  
  width:200px;  top:-60px; left:150px; }

  
