diff -r 325fb70c61a9 -r 4d7bf6bdcd8f app/soc/content/css/soc.css --- a/app/soc/content/css/soc.css Wed Oct 01 19:21:09 2008 +0000 +++ b/app/soc/content/css/soc.css Wed Oct 01 20:48:58 2008 +0000 @@ -132,27 +132,33 @@ /* FORM TABLE FIELDS */ td.formfieldrequired { font-style: italic; + font-size: small; } td.formfieldhelptext { font-style: italic; + font-size: small; } td.formfielderror { color: #FF0000; + font-size: small; } td.formfieldheading { font-weight: bold; + font-size: small; } td.formfieldlabel { font-weight: bold; + font-size: small; } td.formfielderrorlabel { font-weight: bold; color: #FF0000; + font-size: small; } /* TABLE QUEUES (used with .list) */