diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index d81eb13..e7d6f6d 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -64,6 +64,12 @@
android:name=".DayDetailAddFoodMyFoodsTab"
android:screenOrientation="portrait" >
+
+
+
+
\ No newline at end of file
diff --git a/res/drawable/ic_tab_my_food_groups.xml b/res/drawable/ic_tab_my_food_groups.xml
new file mode 100644
index 0000000..2b77d0e
--- /dev/null
+++ b/res/drawable/ic_tab_my_food_groups.xml
@@ -0,0 +1,9 @@
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/res/layout/day_detail_add_food_my_food_groups_tab.xml b/res/layout/day_detail_add_food_my_food_groups_tab.xml
new file mode 100644
index 0000000..2127f67
--- /dev/null
+++ b/res/layout/day_detail_add_food_my_food_groups_tab.xml
@@ -0,0 +1,11 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/res/layout/day_detail_add_food_new_food_tab.xml b/res/layout/day_detail_add_food_new_food_tab.xml
index 7e8428d..bb7d521 100644
--- a/res/layout/day_detail_add_food_new_food_tab.xml
+++ b/res/layout/day_detail_add_food_new_food_tab.xml
@@ -28,7 +28,8 @@
+ style="@style/MyMacrosIKnowRightColumnET"
+ android:inputType="textCapWords" />
@@ -39,6 +40,18 @@
+
+
+
+
+
+
+
@@ -46,7 +59,7 @@
+ android:text="@string/kCal_serving" />
@@ -110,9 +123,9 @@
android:orientation="horizontal" >
+ android:text="@string/Add" />
+
+