.popupbg
{
	background-color: black; 
	filter: alpha(opacity=80); 
	opacity: 0.80;
	overflow: hidden;
}

.iframeModal
{
	width:100%;
	height:100%;
	background-color:Transparent;
}

.header2
{
	position:relative;
	width:100%;
	height:50px;
}

.closeButton{
	z-index: 1;
	width: 30px;
	height: 30px;
}

.iframeModal .outerdiv
{
	width:100%;
	height:100%;
	position:relative;
	overflow: hidden;
	z-index: 1000;
	margin: auto;
}

.iframeModal .inneriframe
{
	position:relative;
	width:100%;
	overflow: hidden;	
}

.inneriframe {
	
	height: 400px !important;
}
















































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

