vertical-align: baseline;
}
-
-#body {
- font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
- font-size: 12px;
- text-align: left;
- line-height: 1.5em;
-}
-
-#body a {
- text-decoration: underline;
- color: inherit;
- display: inline;
- opacity: 0.8;
-}
-
-#body a:hover {
- opacity: .5;
+body {
+ font-size: 0.9em;
+ font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
}
/* tables still need 'cellspacing="0"' in the markup */
#footer {
font-size: 11px;
- font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
+ font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
margin-top: 40px;
text-align: center;
}
#footer a {
text-decoration: none;
- color: #dc0d13;
}
#footer a:hover {
text-decoration: underline;
}
+
+/* flash notices */
+
+#notice {
+ background: #FFFBB3;
+ border: 1px black solid;
+ text-align: center;
+ font-weight: bold;
+ padding: 5px 5px 5px 15px;
+ width: 250px;
+}
+
+#notice {
+ background: #FFFBB3;
+ border: 1px black solid;
+ text-align: center;
+ font-weight: bold