 #dialogBoxEditor, #dialogLogin_,#dialogBoxEditor_{
	position:absolute;
	z-index:1;
	display:none;		
	width: 0px;		
	left: -100px;
	top: -100px;
	text-align: left;
	border: #2B8C3F solid 2px;/*  #E60000;*/
	background:  #EEEDF0;
}
.divBoxc{
	text-align: justify;	
	line-height: 17px;
	padding: 3px;
	margin:3px;
	background-color: #F0F8FF;
	clear: both;
	color: #0001A6;
}

.boxEditor {
	DISPLAY: block;
}
.dialogEx{
	font-size: 12px;
	color: Blue;
	margin: 2px;
	text-align: center;
}

#dialogTitle{
	height:14px;
	text-align:right;
	background-color:Black;/* #266F37;/* #1A6DAE;*/
	color: White;/* Red;*/
	font-weight: bolder;
	font-size: 12px;
}
