
.clear {
    clear:both;
}

.yui-pe .yui-pe-content {
    display:none;
}

.dlg-group {
	border: 1px grey solid;
	padding: 1px 5px 5px 5px;
	margin-bottom: 10px;
}

.dlg-group-title {
	font-size: 8pt;
	color: grey;
	margin-bottom: 5px;
}
