diff -r 2d97dbbb4d99 -r a9b7f64d4813 app/soc/content/css/soc-090120.css --- a/app/soc/content/css/soc-090120.css Tue Feb 17 16:36:49 2009 +0000 +++ b/app/soc/content/css/soc-090120.css Tue Feb 17 16:37:24 2009 +0000 @@ -166,6 +166,11 @@ text-align: right; } +td.twolineformfieldlabel { + font-weight: bold; + font-size: small; +} + td.formfieldvalue { text-align: left; }