@charset "utf-8";
/* CSS Document */

#mask{
	position:absolute;
	left:0;
	top:0;
	z-index:49;
	background-color:#000;
	display:none
}  
#boxes #dialog{
	width:600px !important;
	height:480px !important;
	padding:10px
}
#boxes .window{position:absolute;left:0; top:0;width:600px;height:480px;display:none;z-index:50;padding:10px;}