diff --git a/1080i/Includes_Home.xml b/1080i/Includes_Home.xml
index fb40b8bfa..3519eed5a 100644
--- a/1080i/Includes_Home.xml
+++ b/1080i/Includes_Home.xml
@@ -138,7 +138,6 @@
         <!-- Header -->
         <control type="group">
             <visible>Skin.HasSetting(home.showheader)</visible>
-            
             <animation effect="slide" start="0" end="0,-250" time="150" condition="[!Skin.HasSetting(home.classicwidgets) + Control.HasFocus(301)]">Conditional</animation>
             <animation effect="slide" start="0" end="0,-250" time="150">WindowClose</animation>
             <animation effect="slide" end="0" start="0,-250" time="150">WindowOpen</animation>
@@ -163,6 +162,19 @@
                 <top>240</top>
                 <texture flipy="false">common/shadow16B.png</texture>
             </control>
+            <control type="image" description="BottomBG">
+                <width>2000</width>
+                <height>15</height>
+                <top>230</top>
+                <texture flipy="true" colordiffuse="Background">common/shadow-50.png</texture>
+            </control>
+            <control type="image" description="Shadow">
+                <width>100%</width>
+                <height>1</height>
+                <top>240</top>
+                <texture flipy="true" colordiffuse="BoxHomerow">common/sch2.png</texture>		
+                <visible>!Skin.HasSetting(thumbnails.white)</visible> 
+            </control>
             <include>Furniture_Header</include>
             <control type="group">
                 <visible>Player.HasMedia</visible>