/* ------------------------------------- */
/*           Photo-Caption Zoom          */
/*           by Rainbow Graphics         */
/*        www.rainbow-graphics.com       */
/* ------------------------------------- */
  

 
.Rfill { float:right; padding:5px 0px 10px 8px; margin:0px auto; }

img.thumb { border: 1px solid #369; width:125px; margin:0px auto; position:absolute;}
img.large { width:0; border:0; position:absolute; }

.Zright a { position:absolute; 
  cursor:default; }

Zright a:hover {
  border:none; background:none; 
  text-decoration:none; margin:0;  }



.Zright a:hover .large {
border: 1px solid #369;   width:300px; top:-60px; right:10px; }


	
/* ------------------------------------- */
/*         CSS for page (non pz2)        */
/* ------------------------------------- */
p { margin:20px 0; padding:0; }

/* ------------------------------------- */
/*      Photo-Caption Zoom Overrides     */
/* ------------------------------------- */

/* for linked photos */
.Zright a,.Zleft a { cursor:pointer; } 