--- style.css 2009-11-23 22:41:28.929441000 -0800 +++ style_rupl.css 2009-11-23 22:42:21.710592000 -0800 @@ -161,6 +161,18 @@ div.error { border-color: #d52; } +div.error a { + color: #810; +} + +div.error p.error { + padding: 0.4em 0.5em; + margin: 0.7em 1em; + color: #fff; + background: #d31; + border: 1px solid #c20; +} + div.status { color: #360; background: #cf8;