font-size: 14px;
}
-#donate {
+.notice {
width: 150px;
margin: 10px;
padding: 10px;
background: #ea0;
line-height: 1.2em;
text-align: left;
- font-size: 12px;
+ font-size: 14px;
}
.left_menu {
font-size: 10px;
}
+hr {
+ border: none;
+ background-color: #ccc;
+ color: #ccc;
+ height: 1px;
+}
.gpxsummary {
font-size: 12px;
border: 1px solid black;
}
+#accountForm td {
+ padding-bottom:10px;
+}
+
+.fieldName {
+ text-align:right;
+ font-weight:bold;
+}
+
+
.nohome .location {
display: none;
}
display: inline !important;
}
-.editDescription {
- height: 10ex;
- width: 30em;
+.minorNote {
+ font-size:0.8em;
}
.nowrap {
padding: 2px;
}
-/**State of the Map */
-
-#sotminfo {
- background: #99F;
- font-size: 11px;
- margin: 0px;
- padding: 0px;
- border: 1px solid #ccc;
- left: 0px;
- line-height: 1.2em;
- text-align: Left;
- font-weight: normal;
-}
-
-#sotminfo a:link {
- text-decoration: underline;
-}
-
-#sotminfo a:visited {
- text-decoration: underline;
-}
-
#permalink {
z-index:10000;
position:absolute;