diff --git a/mobile/chrome/content/browser-ui.js b/mobile/chrome/content/browser-ui.js
index feb69d2455b3..86410036a6dd 100644
--- a/mobile/chrome/content/browser-ui.js
+++ b/mobile/chrome/content/browser-ui.js
@@ -374,7 +374,7 @@ var BrowserUI = {
var engine = engines[e];
button.id = engine.name;
button.setAttribute("label", engine.name);
- button.className = "searchengine";
+ button.className = "searchengine show-text button-dark";
if (engine.iconURI)
button.setAttribute("image", engine.iconURI.spec);
container.appendChild(button);
diff --git a/mobile/chrome/content/browser.xul b/mobile/chrome/content/browser.xul
index 7d31d61a0250..9b012fed3482 100644
--- a/mobile/chrome/content/browser.xul
+++ b/mobile/chrome/content/browser.xul
@@ -220,12 +220,12 @@
-
-
+
@@ -236,21 +236,20 @@
-
-
-
-
+
+
+
-
-
+
-
+
-
+
-
+
@@ -290,13 +289,13 @@
-
+
-
-
-
-
+
+
+
+
@@ -346,7 +345,7 @@
-
+
@@ -376,12 +375,12 @@
&clear.private.data.description;
-
+
-