+#changeset_list .selected {
+ background-color: rgb(255, 255, 160);
+ background-color: rgba(255, 255, 85, 0.5);
+}
+
+#changeset_list_map {
+ position: absolute;
+ top: 0px;
+ bottom: 0px;
+ width: 49%;
+ min-height: 400px;
+ border: solid 1px black;