diff -r 58001ec7720c -r 55542eddada5 app/soc/content/css/soc.css --- a/app/soc/content/css/soc.css Tue Aug 19 17:57:58 2008 +0000 +++ b/app/soc/content/css/soc.css Tue Aug 19 18:06:23 2008 +0000 @@ -113,23 +113,23 @@ text-align: left; } - /* FORM FIELDS DEFINITION */ + /* FORM FIELDS DEFINITION */ - td.formfieldrequired { - font-style: italic; - } + td.formfieldrequired { + font-style: italic; + } - td.formfieldhelptext { - font-style: italic; - } + td.formfieldhelptext { + font-style: italic; + } - td.formfielderror { - color: #FF0000; - } + td.formfielderror { + color: #FF0000; + } - td.formfieldheading { - font-weight: bold; - } + td.formfieldheading { + font-weight: bold; + } /* ---------------------------- */ @@ -199,9 +199,9 @@ background-position: left center; } - #footer .text { - padding-top: 20px; - } + #footer .text { + padding-top: 20px; + } /* SIDE BAR MENU DEFINITION */ @@ -242,19 +242,19 @@ margin-top: 2em; } - #search .header { - font-weight: bold; - font-size: 90%; - margin-bottom: 1px; - } + #search .header { + font-weight: bold; + font-size: 90%; + margin-bottom: 1px; + } - #search .button { - margin-top: 1px; - } + #search .button { + margin-top: 1px; + } - #search .input input { - width: 125px; - } + #search .input input { + width: 125px; + } /* ---------------------------- */ /* BLOG FEED DEFINITION */