@import url("../commons/dhtml-window.css");

.dhtmlwindow {
	position: absolute;
	border: none;
	visibility: hidden;
	background: url(/alternat-docs/images/es/popup_background.gif) no-repeat;
	width: 700px;
	height: 600px;
	z-index: 300;
}


