﻿.graphicbox {
	float:left;
	padding:10px 5px 10px 5px;
	border:1px solid #DFDFDF;
	height: 150px;
	overflow: visible;
	width: 160px;
	margin-right:35px;
	margin-bottom:20px;
	position:static;
	z-index:0;
	background:#FFFFFF;
}
.graphicbox1 {
	float:left;
	padding:10px 5px 10px 5px;
	border:1px solid #DFDFDF;
	height: 150px;
	overflow: visible;
	width: 160px;
	margin-right:35px;
	margin-bottom:20px;
	position:static;
	z-index:0;
	background:#FFFFFF;
}
.examplebox {
	float:left;
	padding:10px 10px 10px 10px;
	margin-right:10px;
	border:1px solid #DFDFDF;
	overflow: visible;
	height: 120px;
	width: 160px;
	background:#FFFFFF;
}

.PZ3-l { float:left; margin-right:10px; }
.PZ3-r { float:right; margin-left:10px; direction:rtl; }
  html>/**/body .PZ3-r { position:relative; }

PZ3zoom {
}

.PZ3zoom a,.PZ3zoom a:visited {
  padding:0; overflow:hidden; height:100%; width:100%; }
  html>/**/body .PZ3-r a { right:0; }
  
.PZ3zoom a:hover {
  z-index:999; cursor:default;
  overflow:visible; }
 
.PZ3zoom a img { border:0; height:100%; width:100%; }
.PZ3zoom a:hover img { position:relative;
  z-index:500; padding:0;height:auto; width:auto;
  border:2px solid #800000;margin:-1px 0 0 -1px; overflow:visible; }

a:hover .PZ3cap,
a:hover .PZ3cap { padding:3px 5px; }
.PZ3inr { display:block; padding:2px 5px; }

.noCap a:hover .PZ3cap { display:none; }
.noBdr,.noBdr a:hover { border:0; }
.Lnk a:hover { cursor:pointer; }

.imageborder {
	border:3px solid #008000;
	margin-right:3px;
	margin-bottom:3px;
}
.imageborder:hover {
    border:3px solid #800000;
}
.twoborders {
	padding:5px;
	background:#D3CAAC; 
	border:2px solid #6A6557;
	margin-top:-4px;
	margin-left:-4px;
}

p.b-link {
	margin-top:1em;
}
p.image-en {
	margin-top:-25px;
	margin-left:10px;
}
.noborder {
	border:none;
}
