.ui-dialog {
	width: 280px;
	padding: 10px;
	border-top: solid 1px #4e4e4e;
	border-left: solid 1px #4e4e4e;
	border-bottom: solid 2px #4e4e4e;
	border-right: solid 2px #4e4e4e;
	background: #f2f2f2 url("/image/common/watch-bg.gif") repeat-x;
	font-size: 12px;
	text-align: left;
}

.ui-dialog .ui-dialog-titlebar {
	text-align: right;
}
.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}
element.style {
	height:695px;
	width:1095px;
	z-index:1001;
}
.ui-widget-overlay {
	height:100%;
	left:0;
	position:absolute;
	top:0;
	width:100%;
	background:#AAAAAA url("image/ui-bg_flat_0_aaaaaa_40x100.png") repeat-x scroll 50% 50%;
	opacity:0.3;
}
