diff --git a/ZuneModdingHelper/AbstractUIGroupDialog.xaml b/ZuneModdingHelper/AbstractUIGroupDialog.xaml
index a5279cd..2385212 100644
--- a/ZuneModdingHelper/AbstractUIGroupDialog.xaml
+++ b/ZuneModdingHelper/AbstractUIGroupDialog.xaml
@@ -9,17 +9,29 @@
Title="Options" Height="450" Width="800"
WindowStartupLocation="CenterOwner"
WindowStyle="ToolWindow"
- Background="Black"
- Foreground="White">
+ Background="Black" Foreground="White">
+
+
+
+
+
-
+
@@ -30,7 +42,7 @@
TemplateSelector="{StaticResource GroupTemplateSelector}"/>
-
+
@@ -40,7 +52,7 @@