Index: ipk/source/skins_MetrixHD/_path_/usr/local/share/titan/skin/MetrixHD/skin.xml
===================================================================
--- ipk/source/skins_MetrixHD/_path_/usr/local/share/titan/skin/MetrixHD/skin.xml	(revision 24403)
+++ ipk/source/skins_MetrixHD/_path_/usr/local/share/titan/skin/MetrixHD/skin.xml	(revision 24418)
@@ -2482,14 +2482,16 @@
 </screen>
 
-#downloads
-<screen name="bgdownload" fontcol=fontcol valign=bottom titlealign=center hspace=5 vspace=5 fontsize=30 title="Downloads" posx=center posy=center width=70% height=40% bordercol=bordercol bordersize=2 bgcol=bgcol>
-<node bordersize=1 bordercol=white borderradius=4 progresscol=burlywood1 name=progress posx=0 posy=10 width=80 height=10 hidden=YES>
-<node fontsize=30 fontsize2=30 fontcol2=burlywood1 bordersize=0 bordercol=bordercol scrollbar=auto type=listbox name=listbox posy=5 width=100% height=-35>
-<node name=b1 text="OK" halign=center valign=middle posx=20 posy=0 width=150 height=39 bordercol=okcol bordersize=6 bordertype=2>
-<node name=b2 text="EXIT" halign=center valign=middle posx=190 posy=0 width=150 height=39 bordercol=okcol bordersize=6 bordertype=2>
-<node name=b3 text="STOP" halign=center valign=middle posx=360 posy=0 width=150 height=39 bordercol=red bordersize=6 bordertype=2>
-<node name=b4 text="PLAY" halign=center valign=middle posx=530 posy=0 width=150 height=39 bordercol=yellow bordersize=6 bordertype=2>
-</screen>
-
+#bgdownload, fullscreen, 1280x720 => 1220x660
+<screen name="bgdownload" posx="left" posy="top" width="100%" height="100%" hspace="30" vspace="30" bgcol="black" transparent="200">
+	<node name="titletext" text="Downloads" font="Regular" fontcol="white" fontsize="80" posx="0" posy="580" width="100%" height="80" halign="left" valign="middle">
+	<node name="list_bg" posx="70" posy="20" width="1080" height="470" hspace="20" vspace="0" bgcol="bgcol" transparent="20">
+		<node parent="list_bg" name="progress" bordersize="1" bordercol="white" progresscol="grey" posy="center" width="60" height="8" hidden="yes">
+		<node parent="list_bg" name="listbox" type="listbox" scrollbar="auto" bordercol="grey" font="RegularLight" fontsize="28" fontcol="white" posx="0" posy="20" width="100%" height="400">
+		<node parent="list_bg" name="buttonbar" font="RegularLight" fontsize="28" fontcol="fontcol" posx="center" posy="bottom" width="100%" height="50" valign="bottom">
+			<node parent="buttonbar" name="b1" text=" OK " fontcol="black" posx="left" posy="bottom" width="80" height="40" halign="center" valign="middle" bgcol="grey">
+			<node parent="buttonbar" name="b2" text=" EXIT " fontcol="black" posx="right" posy="bottom" width="100" height="40" halign="center" valign="middle" bgcol="grey">
+			<node parent="buttonbar" name="b3" text="STOP" textposx="10" bordercol="red" bordersize="5" bordertype="4" fontcol="fontcol" posx="100" posy="bottom" width="180" height="40" valign="middle">
+			<node parent="buttonbar" name="b4" text="PLAY" textposx="10" bordercol="yellow" bordersize="5" bordertype="4" fontcol="fontcol" posx="300" posy="bottom" width="180" height="40" valign="middle">
+</screen>
 
 ### keep as backup, maybe for later... ###
