

#pl{
	left:0;
	top:0;
	position:fixed;
	display:none;
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	z-index:999;
	background:url(bg-black-p40-a24.png) repeat;
}
#plc{
	position:relative;
	padding:0;
	width:600px;
	padding:.8em;
	z-index:9999;
	margin:6.4em auto 0;
	background:#eee;
	text-align:left;
	border:4px solid #e5e5e5;
	overflow:hidden;
}
#pl-btn-close{float:right;}

#pl-head h1{
	color:#CE0000;
	margin:.3em 0 .4em;
	font:bold 1.6em Arial, Helvetica, Sans-serif;
}

#pl-head .bl-info{padding:.5em 0 0;}
pl-head p{
	height: 60px;
	overflow: auto;
}
#pl-otherformat{
	margin:.6em 0;
	overflow:hidden;
}
#pl-otherformat a{
	float:left;
	margin:0 1em 0 0;
}
#pl-video{margin:.25em auto;}
#pl object, #pl embed{margin:0 auto;}

#pl-imgc{
	width:100%;
	height:84%;
	overflow:auto;
	border:2px solid #ccc;
	clear:both;
	margin:0 0 25px;
}

#pl-btn-close{float:right;}

