#imageContainer {
	background-color:#FFFFFF;
	height:250px;
	margin:0pt auto;
	position:relative;
	width:250px;
}
#content {
	/*padding:10px;*/
	background-color:#transparent;
}
div#loading {
	height:25%;
	left:0%;
	line-height:0pt;
	position:absolute;
	text-align:center;
	top:40%;
	width:100%;
	z-index:30300;
}
#overlay {
	background-color:#000000;
	height:500px;
	left:0pt;
	position:absolute;
	top:0pt;
	width:100%;
	z-index:30201;
}
#popup{
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: 1;
	overflow:auto;
	z-index:30211;
}