diff --git a/net/systemeD/controls/DeletableListItemRenderer.mxml b/net/systemeD/controls/DeletableListItemRenderer.mxml
new file mode 100644
index 00000000..3c013f83
--- /dev/null
+++ b/net/systemeD/controls/DeletableListItemRenderer.mxml
@@ -0,0 +1,55 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/net/systemeD/potlatch2/BookmarkSelector.mxml b/net/systemeD/potlatch2/BookmarkSelector.mxml
new file mode 100644
index 00000000..f90e712d
--- /dev/null
+++ b/net/systemeD/potlatch2/BookmarkSelector.mxml
@@ -0,0 +1,64 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/net/systemeD/potlatch2/dialogs/BookmarkNameDialog.mxml b/net/systemeD/potlatch2/dialogs/BookmarkNameDialog.mxml
new file mode 100644
index 00000000..e64dd1dd
--- /dev/null
+++ b/net/systemeD/potlatch2/dialogs/BookmarkNameDialog.mxml
@@ -0,0 +1,33 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/potlatch2.mxml b/potlatch2.mxml
index d52e7159..ad5f6c94 100644
--- a/potlatch2.mxml
+++ b/potlatch2.mxml
@@ -62,6 +62,8 @@
+
diff --git a/styles/Application.css b/styles/Application.css
index b97ba8ee..12a3e585 100644
--- a/styles/Application.css
+++ b/styles/Application.css
@@ -45,7 +45,7 @@ mx|VScrollBar {
thumbOffset: 1;
}
-mx|CheckBox, mx|List, p2|StyleSelector, p2|BackgroundSelector { color: black; }
+mx|CheckBox, mx|List, p2|BookmarkSelector, p2|StyleSelector, p2|BackgroundSelector { color: black; textAlign: left; }
mx|TabNavigator {
horizontalGap: 3;