﻿.gallery-img {
	border: 1px #363636 solid;
}

.white_content {
	display: none;
	position: absolute;
	padding: 0x;
	border: 0px;
	z-index: 1002;
	overflow: hidden;
}
#black_content {
	display: none;
	overflow:hidden;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 2000px;
	height: 2000px;
	z-index:1000;
	background-image:url('../../images/popup_bg.png');
}
/*#imgContainer{
	text-align:center;
	width:610px;
	height:610px;
}*/
#popimg{
	
}