/* Photo-Caption PZ3 CSS (The Good Stuff) */
<style>

.PZ3-l { float:left; margin-right:10px; }
.PZ3-r { float:right; margin-left:0px; direction:rtl; }
  

.PZ3zoom { border:none; }
.PZ3zoom a,.PZ3zoom a:visited { display:block;
  padding:0; overflow:hidden; text-decoration:none;
  height:100%; width:100%; }
  

.PZ3zoom a:hover { position:absolute;
  z-index:999; padding:0; background:none;
  cursor:default; height:auto; width:auto;
  overflow:visible; border:none;
  margin:-1px 0 0 -1px; }
 

.PZ3zoom a img { border:0; height:100%; width:100%; }
.PZ3zoom a:hover img { height:auto; width:auto;
  border:0; }

a:hover .PZ3cap,
a:hover .PZ31cap { display:block;
  direction:ltr; font:10pt verdana,sans-serif;
  margin-top:-3px; background:#369; color:#fff;
  text-align:right; }
a:hover .PZ3cap { padding:3px 5px; }
.PZ3inr { display:block; padding:2px 5px; }


.Lnk a:hover { cursor:pointer; }
</style>
