#pimg {

	z-index: 9999;

	display: none;

	position: absolute;
	
	margin-top:-380px;
	margin-left:-670px;

}
img {
	box-shadow:-4px 4px 8px rgba(0,0,0,0.5);
	-webkit-box-shadow:-4px 4px 8px rgba(0,0,0,0.5);
	-moz-box-shadow:-4px 4px 8px rgba(0,0,0,0.5);
}
/*#pimg h3 {

	display: block;

	font-size: 16px;

	font-weight: bold;

	color: #333;

	text-align: center;

	margin-top: -30px;

	border: 3px solid #999;

	background-color: #eeeeee;	

}*/



/*.wrap {

	width: 590px;

	margin: 0 auto;
	position: absolute;

	/*left: 436px;
*/
	/*top: -3px;

	height: 800px;

}*/


/*.images {

	background-color: #666;

	border:1px solid #999;

	padding: 20px;
	padding:0;

}*/

/*.go_back {

	left: 0px;

	bottom: 0px;

	position: absolute;

	padding: 5px;

}

.go_back a {

	display: block;

	color: #EEE;

	text-decoration: none;

	font-size: 18px;

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #EEE;

}
*/

