text-align: left;
}
+/* Rules for attribution text under the main map shown on printouts */
+
+.attribution_license {
+ text-align: left;
+}
+
+.attribution_project {
+ text-align: right;
+}
+
/* Rules for the popout map sidebar */
#sidebar {
text-align: right;
}
+.submitButton {
+ text-align: right;
+}
+
input.openid_url {
background: url('../images/openid_input.png') repeat-y left white;
padding-left: 16px;