diff --git a/customindex/views/default/customindex/css.php b/customindex/views/default/customindex/css.php
index 8b6ea9f5cc64a5f8bc588819aaa7b81074e4c189..e2c4ff5cab22492b685ed4e549428c70e946368c 100644
--- a/customindex/views/default/customindex/css.php
+++ b/customindex/views/default/customindex/css.php
@@ -188,6 +188,7 @@ end three equal panels */
 	position:absolute;
 	bottom:5px;
 	width:640px;
+	left:5px;
 	text-align:center;
 }
 #promoVideoList a {
diff --git a/customindex/views/default/customindex/metatags.php b/customindex/views/default/customindex/metatags.php
index f4eb30d5c855c9e51e8a74525fa0bda1f1589463..fcd0ee57fd8505880d57242fc594b684092c5cdd 100644
--- a/customindex/views/default/customindex/metatags.php
+++ b/customindex/views/default/customindex/metatags.php
@@ -40,7 +40,7 @@
 
 	WDN.jQuery(window).load(function(){
 		WDN.jQuery("#FE_InfoWindow").wrap("<div id='xxx'></div>");
-		WDN.jQuery("#promoVideoList").hide();
+		//WDN.jQuery("#promoVideoList").hide();
 	});
 	WDN.jQuery(document).ready(function(){
 		WDN.jQuery("#headlines>div").click(function(){