update both themes for suite default theme changes up to 2010-06-19
[themes.git] / EarlyBlue / messenger / addressbook / cardDialog.css
index fc05d2f9eddc8a324881e05edb6e10a285755217..285e542faac8cfb069e8ff425240cbbc9e3779ce 100644 (file)
 /* ::::: Card Edit dialog ::::: */
 
 .CardEditWidth {
-  width: 25em;
+  width: 42ch;
 }
 
 .CardEditLabel {
-  padding: 0px;
-  margin-top: 3px;
+  text-align: end;
 }
 
-.alignBoxWithFieldset {
-  margin-left: 6px;
-  margin-right: 5px;
+.PhoneEditWidth {
+  width: 24ch;
+}
+
+.AddressCardEditWidth {
+  width: 72ch;
+}
+
+.YearWidth {
+  width: 8ch;
 }
 
 .stateZipSpacer {
-  width: 3em;
+  width: 6ch;
+}
+
+.ZipWidth {
+  width: 14ch;
 }