diff --git a/rsrc/dialogs/dialog.css b/rsrc/dialogs/dialog.css
index de2c29c2..2b0669c1 100644
--- a/rsrc/dialogs/dialog.css
+++ b/rsrc/dialogs/dialog.css
@@ -50,7 +50,6 @@ title {
.pict.framed {
padding: 1px;
- border: inset black thin;
}
.pict.dlog {
@@ -172,7 +171,7 @@ title {
line-height: 12px;
}
-.text.framed {
+.framed {
padding: 2px;
border: inset thin black;
}
diff --git a/rsrc/dialogs/dialog.xsl b/rsrc/dialogs/dialog.xsl
index fea514c8..c9a12e34 100644
--- a/rsrc/dialogs/dialog.xsl
+++ b/rsrc/dialogs/dialog.xsl
@@ -23,7 +23,53 @@