}
.user_popup p {
- margin: 0px 2px 0px 55px !important;
+ margin: 0 !important;
+}
+
+.site .leaflet-container a {
+ color: #00f;
+}
+
+.site .leaflet-popup p {
+ margin: 0 0 20px 0;
+}
+
+.leaflet-control-attribution #permalinkanchor {
+ background: image-url("sprite.png") 0 -45px no-repeat;
+ padding-left:20px;
+}
+
+.site .leaflet-control-attribution {
+ box-shadow: none;
+ font-size: inherit;
}