display: none;
}
+.attribution_notice {
+ text-align: center;
+}
+
/* Rules for the popout map sidebar */
#sidebar {
display: inline !important;
}
+#accountForm input[type=submit] {
+ margin-top: 15px;
+}
+
/* Rules for the user view */
#user_details .user_map {
/* Rules for forms */
.fieldName {
+ vertical-align: top;
font-weight: bold;
}