Index: themes/Terra/recordings-ui.xml
===================================================================
--- themes/Terra/recordings-ui.xml.orig
+++ themes/Terra/recordings-ui.xml
@@ -13,13 +13,48 @@
             <position>100,10</position>
         </progressbar>-->
 
+        <buttonlist name="recgroups">
+            <area>140,40,1200,30</area>
+            <spacing>1</spacing>
+            <scrollstyle>center</scrollstyle>
+            <wrapstyle>items</wrapstyle>
+            <layout>horizontal</layout>
+            <buttonarea>0,0,100%,100%</buttonarea>
+            <statetype name="buttonitem">
+                <state name="active">
+                    <area>0,0,200,40</area>
+                    <textarea name="buttonitem" from="basetextarea">
+                        <area>4,3,95%,95%</area>
+                        <align>allcenter</align>
+                        <cutdown>yes</cutdown>
+                        <font>basesmallpurple</font>
+                        <alpha>255</alpha>
+                    </textarea>
+                </state>
+                <state name="selected" from="active">
+                    <textarea name="buttonitem">
+                        <area>4,1,95%,95%</area>
+                        <font>basemedium</font>
+                        <alpha>255</alpha>
+                    </textarea>
+                </state>
+                <state name="inactive" from="selected" />
+            </statetype>
+            <statetype name="upscrollarrow">
+                <position>132,247</position>
+            </statetype>
+            <statetype name="downscrollarrow">
+                <position>160,247</position>
+            </statetype>
+        </buttonlist>
+
         <imagetype name="groupframe">
-            <position>0,55</position>
+            <position>0,75</position>
             <filename>recordings/groupframe.png</filename>
         </imagetype>
 
         <buttonlist name="groups">
-            <area>12,58,1260,30</area>
+            <area>12,75,1260,30</area>
             <spacing>15</spacing>
             <scrollstyle>center</scrollstyle>
             <wrapstyle>items</wrapstyle>
@@ -58,12 +93,12 @@
         </buttonlist>
 
         <imagetype name="recbackground">
-            <position>0,120</position>
+            <position>0,135</position>
             <filename>recordings/recordingsbackground.png</filename>
         </imagetype>
 
         <buttonlist name="recordings">
-            <area>0,120,1280,300</area>
+            <area>0,135,1280,300</area>
             <buttonarea>0,0,1280,300</buttonarea>
             <wrapstyle>items</wrapstyle>
             <scrollstyle>center</scrollstyle>
@@ -172,7 +207,7 @@
         </buttonlist>
 
         <imagetype name="recframe">
-            <position>0,118</position>
+            <position>0,133</position>
             <filename>recordings/recordingsframe.png</filename>
         </imagetype>
 
