#overlay
{
	visibility:hidden;	display:block;
	width:100%;
	height:100%;
	position:fixed;	top:0;
	left:0;
}


#opacity
{
	display:block;
	width:100%;
	height:100%;
	background-color:#802439;
	opacity: 0.85;
	filter: alpha(opacity=85);

}

#P18
{
	display:block;
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	left:0;overflow:hidden;

}


#P18 #content
{
	background-color:#fff2cf;
	width:583px;
	height:346px;

	margin:auto;
	margin-top:200px;
	text-align:center;
}


#P18 #content #logo-popup
{
	margin-top:5px;
}


#P18 h1
{
	font-size:18px;
	line-height:22px;
	font-weight:bold;
	margin-top:15px;
}


#P18 p
{
	font-size:12px;
	line-height:16px;
	color:#802439;
}


#P18 table
{
	width:548px;
	vertical-align:bottom;
	margin-left:35px;
}


#P18 td
{
	vertical-align:bottom;
}

#P18 td p
{
	text-align:left;
}
