.upload_bg {
	position:absolute;
	background-color:#000;
	width:100%;
	left:0;
	top:0;
	display:none;
	z-index:3;
	filter:Alpha(opacity=30);   /* IE */
	-moz-opacity:0.3;      /* Moz + FF */
	opacity: 0.3;           /* CSS3*/
}
.upload_frm {position:absolute; display:none; z-index:4; }

.msgbg{position:absolute; background-color:#000; width:100%; left:0; top:0; display:none; z-index:50; filter:Alpha(opacity=70);  /* IE */-moz-opacity:0.7;  opacity:0.7}
.xyAlertBoxBox{position:absolute; z-index:100; width:494px; padding-bottom:24px; background:url('../images/bg-box-bottom.png') bottom left no-repeat !important; background:url('../images/bg-box-bottom.gif') bottom left no-repeat}
.xyAlertBoxInBox{padding-top:15px; background:url('../images/bg-box-top.png') top left no-repeat !important; background:url('../images/bg-box-top.gif') top left no-repeat}
.xyAlertBoxBoxContent{background:url('../images/bg-box-body.png') top left repeat-y !important; background:url('../images/bg-box-body.gif') top left repeat-y; padding:0px 20px}
.xyAlertBoxBoxContenedor{background:url('../images/dialog-information.png') top left no-repeat; padding:0px 0px 5px 55px; text-align:left; font-family:Verdana; font-size:12px; color:#000; height:100%}
.xyAlertBoxBoxTitle{text-align:left; font-family:Verdana; font-size:14px; color:#000; font-weight:bold; line-height:20px; margin:0px; padding:0px; display:block}
.xyAlertBoxBoxContenedor em{line-height:10px; font-family:Verdana; font-style:italic}
.xyAlertBoxBoxContenedor p{margin-top:10px}
.xyAlertBoxButtons{text-align:right}
.xyAlertBoxButtons input {
	margin: 10px 10px;
	padding:2px 5px; BORDER-RIGHT: #7b9ebd 1px solid; BORDER-TOP: #7b9ebd 1px solid; FONT-SIZE: 12px; FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#cecfde); BORDER-LEFT: #7b9ebd 1px solid; CURSOR: hand; COLOR: black; BORDER-BOTTOM: #7b9ebd 1px solid;
}
