@charset "utf-8";
/* CSS Document */

.ui-dialog {
	position:absolute;
	z-index:99999;
	width:300px;
	height: 250px;
	border: dotted 1px #ff0000;
	background-color:#fff;	
}