
.plTable {
	background-image: url('0/layer_bottom.png');
	background-repeat: no-repeat;
}

.plMessageBox {
	vertical-align: top;
	padding-left: 32px;
	padding-right: 28px;
	width: 268px;
	height: 224px;
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	color:#2D6385;
	line-height: 130%;
 }

div.layerpopup {
	position: absolute; 
	margin: 0 0 0 -160px; 
	width: 270px; 
	height: 325px; 
	z-index: 10; 
	visibility: hidden;
}