update both themes for suite default theme changes up to 2010-06-19
[themes.git] / EarlyBlue / messenger / addressbook / cardDialog.css
index 032155281fc754d86b58372405dd187ad3ac3e8c..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;
+}