#panelEdit {
	border: 1px dashed #555;
	position: absolute;
	width: 680px;
	height: 200px;
	z-index: 100;
	background-color : #eeeedd;
	display: none;
	opacity:0.85;
	filter : alpha(opacity=85); 
}