diff -r 07743b5295d3 -r 08de2fa5c156 app/soc/content/css/soc-090120.css --- a/app/soc/content/css/soc-090120.css Thu Mar 12 22:46:10 2009 +0000 +++ b/app/soc/content/css/soc-090120.css Thu Mar 12 23:03:28 2009 +0000 @@ -172,12 +172,17 @@ text-align: left; } - td.twolineformfieldlabel { font-weight: bold; font-size: small; } +td.twolineformfielderrorlabel { + font-weight: bold; + color: #FF0000; + font-size: small; +} + td.formfieldvalue { text-align: left; } @@ -203,6 +208,7 @@ font-weight: bold; color: #FF0000; font-size: small; + text-align: right; } /* TABLE QUEUES (used with .list) */