diff --git a/themes/default/close-active.xpm b/themes/default/close-active.xpm
index c841d828c0aae4c2858aa14b7d2f9326e45cfbd6..76bb406e51dda10e4ea3798564f8886d90cc0b84 100644
--- a/themes/default/close-active.xpm
+++ b/themes/default/close-active.xpm
@@ -1,6 +1,6 @@
 /* XPM */
 static char * close_active_xpm[] = {
-"18 18 8 1",
+"16 18 8 1",
 " 	c None",
 ".	c #567B9C s active_color_1",
 "+	c #FFFFFF s active_hilight_1",
@@ -9,21 +9,21 @@ static char * close_active_xpm[] = {
 "=	c #FFA0A0",
 "-	c #BA1B1B",
 "#	c #FFFFFF",
-"                  ",
-"                  ",
-"...++++++++++++...",
-"..+------------+..",
-".+--------------+.",
-".+--------------+.",
-".+---=#----#=---+.",
-".+---###--###---+.",
-".+----######----+.",
-".+-----####-----+.",
-".+-----####-----+.",
-".+----######----+.",
-".+---###--###---+.",
-".+---=#----#=---+.",
-".+--------------+.",
-".+--------------+.",
-"..+------------+..",
-"...++++++++++++..."};
+"                ",
+"                ",
+"..++++++++++++..",
+".+------------+.",
+"+--------------+",
+"+--------------+",
+"+---=#----#=---+",
+"+---###--###---+",
+"+----######----+",
+"+-----####-----+",
+"+-----####-----+",
+"+----######----+",
+"+---###--###---+",
+"+---=#----#=---+",
+"+--------------+",
+"+--------------+",
+".+------------+.",
+"..++++++++++++.."};
diff --git a/themes/default/close-inactive.xpm b/themes/default/close-inactive.xpm
index 72c22a5125605691fb614e0ef4c6700d4e7ef690..332af1ac5e642d05b899a396a46d05390ca4a4a4 100644
--- a/themes/default/close-inactive.xpm
+++ b/themes/default/close-inactive.xpm
@@ -1,6 +1,6 @@
 /* XPM */
 static char * close_inactive_xpm[] = {
-"18 18 8 1",
+"16 18 8 1",
 " 	c None",
 ".	c #567B9C s inactive_color_1",
 "+	c #4B58A2 s inactive_shadow_1",
@@ -9,21 +9,21 @@ static char * close_inactive_xpm[] = {
 "$	c #ED2323",
 "=	c #FFA0A0",
 "-	c #BA1B1B",
-"                  ",
-"                  ",
-"...++++++++++++...",
-"..+@@@@@@@@@@@@+..",
-".+@@@@@@@@@@@@@@+.",
-".+@@@@@@@@@@@@@@+.",
-".+@@@.#@@@@#.@@@+.",
-".+@@@###@@###@@@+.",
-".+@@@@######@@@@+.",
-".+@@@@@####@@@@@+.",
-".+@@@@@####@@@@@+.",
-".+@@@@######@@@@+.",
-".+@@@###@@###@@@+.",
-".+@@@.#@@@@#.@@@+.",
-".+@@@@@@@@@@@@@@+.",
-".+@@@@@@@@@@@@@@+.",
-"..+@@@@@@@@@@@@+..",
-"...++++++++++++..."};
+"                ",
+"                ",
+"..++++++++++++..",
+".+@@@@@@@@@@@@+.",
+"+@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@+",
+"+@@@.#@@@@#.@@@+",
+"+@@@###@@###@@@+",
+"+@@@@######@@@@+",
+"+@@@@@####@@@@@+",
+"+@@@@@####@@@@@+",
+"+@@@@######@@@@+",
+"+@@@###@@###@@@+",
+"+@@@.#@@@@#.@@@+",
+"+@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@+",
+".+@@@@@@@@@@@@+.",
+"..++++++++++++.."};
diff --git a/themes/default/close-pressed.xpm b/themes/default/close-pressed.xpm
index bb189f02c372a2162d07a0854042b30f7f272be2..47b8100cbc15aec8ef85c598d272fdb79cccea61 100644
--- a/themes/default/close-pressed.xpm
+++ b/themes/default/close-pressed.xpm
@@ -1,6 +1,6 @@
 /* XPM */
 static char * close_pressed_xpm[] = {
-"18 18 8 1",
+"16 18 8 1",
 " 	c None",
 ".	c #567B9C s active_color_1",
 "+	c #FFFFFF s active_hilight_1",
@@ -9,21 +9,21 @@ static char * close_pressed_xpm[] = {
 "$	c #ED2323",
 "=	c #FFA0A0",
 "-	c #BA1B1B",
-"                  ",
-"                  ",
-"...++++++++++++...",
-"..+$$$$$$$$$$$$+..",
-".+$$$$$$$$$$$$$$+.",
-".+$$$$$$$$$$$$$$+.",
-".+$$$=#$$$$#=$$$+.",
-".+$$$###$$###$$$+.",
-".+$$$$######$$$$+.",
-".+$$$$$####$$$$$+.",
-".+$$$$$####$$$$$+.",
-".+$$$$######$$$$+.",
-".+$$$###$$###$$$+.",
-".+$$$=#$$$$#=$$$+.",
-".+$$$$$$$$$$$$$$+.",
-".+$$$$$$$$$$$$$$+.",
-"..+$$$$$$$$$$$$+..",
-"...++++++++++++..."};
+"                ",
+"                ",
+"..++++++++++++..",
+".+$$$$$$$$$$$$+.",
+"+$$$$$$$$$$$$$$+",
+"+$$$$$$$$$$$$$$+",
+"+$$$=#$$$$#=$$$+",
+"+$$$###$$###$$$+",
+"+$$$$######$$$$+",
+"+$$$$$####$$$$$+",
+"+$$$$$####$$$$$+",
+"+$$$$######$$$$+",
+"+$$$###$$###$$$+",
+"+$$$=#$$$$#=$$$+",
+"+$$$$$$$$$$$$$$+",
+"+$$$$$$$$$$$$$$+",
+".+$$$$$$$$$$$$+.",
+"..++++++++++++.."};
diff --git a/themes/default/hide-active.xpm b/themes/default/hide-active.xpm
index 24479c39c1e28c358497bcb6f2d909ac839f1de9..37afbbbb94dae313055959d9a2bf59d8802a8f37 100644
--- a/themes/default/hide-active.xpm
+++ b/themes/default/hide-active.xpm
@@ -1,26 +1,26 @@
 /* XPM */
 static char * hide_active_xpm[] = {
-"18 18 5 1",
+"16 18 5 1",
 " 	c None",
 ".	c #567B9C s active_color_1",
 "+	c #FFFFFF s active_hilight_1",
 "@	c #4B58A2 s active_shadow_1",
 "#	c #FFFFFF",
-"                  ",
-"                  ",
-"...++++++++++++...",
-"..+@@@@@@@@@@@@+..",
-".+@@@@@@@@@@@@@@+.",
-".+@@@@@@@@@@@@@@+.",
-".+@@@@@@@@@@@@@@+.",
-".+@@@@@@@@@@@@@@+.",
-".+@@@@@@@@@@@@@@+.",
-".+@@@@@@@@@@@@@@+.",
-".+@@@@@@@@@@@@@@+.",
-".+@@@@@@@@@@@@@@+.",
-".+@@@@######@@@@+.",
-".+@@@@######@@@@+.",
-".+@@@@@@@@@@@@@@+.",
-".+@@@@@@@@@@@@@@+.",
-"..+@@@@@@@@@@@@+..",
-"...++++++++++++..."};
+"                ",
+"                ",
+"..++++++++++++..",
+".+@@@@@@@@@@@@+.",
+"+@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@+",
+"+@@@@######@@@@+",
+"+@@@@######@@@@+",
+"+@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@+",
+".+@@@@@@@@@@@@+.",
+"..++++++++++++.."};
diff --git a/themes/default/hide-inactive.xpm b/themes/default/hide-inactive.xpm
index b677d86d72765c74e05996867906b12b9c5a9e28..468c29607db5b7167e3e478e2983f1e03dc22b43 100644
--- a/themes/default/hide-inactive.xpm
+++ b/themes/default/hide-inactive.xpm
@@ -1,26 +1,26 @@
 /* XPM */
 static char * hide_inactive_xpm[] = {
-"18 18 5 1",
+"16 18 5 1",
 " 	c None",
 ".	c #567B9C s inactive_color_1",
 "+	c #4B58A2 s inactive_shadow_1",
 "@	c #FFFFFF s inactive_hilight_1",
 "#	c #949595 s inactive_shadow_1",
-"                  ",
-"                  ",
-"...++++++++++++...",
-"..+@@@@@@@@@@@@+..",
-".+@@@@@@@@@@@@@@+.",
-".+@@@@@@@@@@@@@@+.",
-".+@@@@@@@@@@@@@@+.",
-".+@@@@@@@@@@@@@@+.",
-".+@@@@@@@@@@@@@@+.",
-".+@@@@@@@@@@@@@@+.",
-".+@@@@@@@@@@@@@@+.",
-".+@@@@@@@@@@@@@@+.",
-".+@@@@######@@@@+.",
-".+@@@@######@@@@+.",
-".+@@@@@@@@@@@@@@+.",
-".+@@@@@@@@@@@@@@+.",
-"..+@@@@@@@@@@@@+..",
-"...++++++++++++..."};
+"                ",
+"                ",
+"..++++++++++++..",
+".+@@@@@@@@@@@@+.",
+"+@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@+",
+"+@@@@######@@@@+",
+"+@@@@######@@@@+",
+"+@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@+",
+".+@@@@@@@@@@@@+.",
+"..++++++++++++.."};
diff --git a/themes/default/hide-pressed.xpm b/themes/default/hide-pressed.xpm
index 5a40757e9c9b8ff984357043f631b139aff540be..54acda0b13e2b16871477aa69244648e028b0a8c 100644
--- a/themes/default/hide-pressed.xpm
+++ b/themes/default/hide-pressed.xpm
@@ -1,26 +1,26 @@
 /* XPM */
 static char * hide_pressed_xpm[] = {
-"18 18 5 1",
+"16 18 5 1",
 " 	c None",
 ".	c #567B9C s active_color_1",
 "+	c #FFFFFF s active_hilight_1",
 "@	c #B4BAB5 s active_mid_1",
 "#	c #FFFFFF",
-"                  ",
-"                  ",
-"...++++++++++++...",
-"..+@@@@@@@@@@@@+..",
-".+@@@@@@@@@@@@@@+.",
-".+@@@@@@@@@@@@@@+.",
-".+@@@@@@@@@@@@@@+.",
-".+@@@@@@@@@@@@@@+.",
-".+@@@@@@@@@@@@@@+.",
-".+@@@@@@@@@@@@@@+.",
-".+@@@@@@@@@@@@@@+.",
-".+@@@@@@@@@@@@@@+.",
-".+@@@@######@@@@+.",
-".+@@@@######@@@@+.",
-".+@@@@@@@@@@@@@@+.",
-".+@@@@@@@@@@@@@@+.",
-"..+@@@@@@@@@@@@+..",
-"...++++++++++++..."};
+"                ",
+"                ",
+"..++++++++++++..",
+".+@@@@@@@@@@@@+.",
+"+@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@+",
+"+@@@@######@@@@+",
+"+@@@@######@@@@+",
+"+@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@+",
+".+@@@@@@@@@@@@+.",
+"..++++++++++++.."};
diff --git a/themes/default/maximize-active.xpm b/themes/default/maximize-active.xpm
index 4621aa93d6c5c7649f6498a3030e4250d5969fda..5c0dd7c00a966c7538a9bfc74576a9c751d0c75a 100644
--- a/themes/default/maximize-active.xpm
+++ b/themes/default/maximize-active.xpm
@@ -1,26 +1,26 @@
 /* XPM */
 static char * maximize_active_xpm[] = {
-"18 18 5 1",
+"16 18 5 1",
 " 	c None",
 ".	c #567B9C s active_color_1",
 "+	c #FFFFFF s active_hilight_1",
 "@	c #4B58A2 s active_shadow_1",
 "#	c #FFFFFF",
-"                  ",
-"                  ",
-"...++++++++++++...",
-"..+@@@@@@@@@@@@+..",
-".+@@@@@@@@@@@@@@+.",
-".+@@@@@@@@@@@@@@+.",
-".+@@@.######.@@@+.",
-".+@@@########@@@+.",
-".+@@@##@@@@##@@@+.",
-".+@@@##@@@@##@@@+.",
-".+@@@##@@@@##@@@+.",
-".+@@@##@@@@##@@@+.",
-".+@@@########@@@+.",
-".+@@@.######.@@@+.",
-".+@@@@@@@@@@@@@@+.",
-".+@@@@@@@@@@@@@@+.",
-"..+@@@@@@@@@@@@+..",
-"...++++++++++++..."};
+"                ",
+"                ",
+"..++++++++++++..",
+".+@@@@@@@@@@@@+.",
+"+@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@+",
+"+@@@.######.@@@+",
+"+@@@########@@@+",
+"+@@@##@@@@##@@@+",
+"+@@@##@@@@##@@@+",
+"+@@@##@@@@##@@@+",
+"+@@@##@@@@##@@@+",
+"+@@@########@@@+",
+"+@@@.######.@@@+",
+"+@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@+",
+".+@@@@@@@@@@@@+.",
+"..++++++++++++.."};
diff --git a/themes/default/maximize-inactive.xpm b/themes/default/maximize-inactive.xpm
index 651fc8768db4ab30d2611c293ba12f4b569e76bc..0e1e6ba6f78d1040bb3f59f2188523436463a32e 100644
--- a/themes/default/maximize-inactive.xpm
+++ b/themes/default/maximize-inactive.xpm
@@ -1,26 +1,26 @@
 /* XPM */
 static char * maximize_inactive_xpm[] = {
-"18 18 5 1",
+"16 18 5 1",
 " 	c None",
 ".	c #567B9C s inactive_color_1",
 "+	c #4B58A2 s inactive_shadow_1",
 "@	c #FFFFFF s inactive_hilight_1",
 "#	c #949595 s inactive_shadow_1",
-"                  ",
-"                  ",
-"...++++++++++++...",
-"..+@@@@@@@@@@@@+..",
-".+@@@@@@@@@@@@@@+.",
-".+@@@@@@@@@@@@@@+.",
-".+@@@.######.@@@+.",
-".+@@@########@@@+.",
-".+@@@##@@@@##@@@+.",
-".+@@@##@@@@##@@@+.",
-".+@@@##@@@@##@@@+.",
-".+@@@##@@@@##@@@+.",
-".+@@@########@@@+.",
-".+@@@.######.@@@+.",
-".+@@@@@@@@@@@@@@+.",
-".+@@@@@@@@@@@@@@+.",
-"..+@@@@@@@@@@@@+..",
-"...++++++++++++..."};
+"                ",
+"                ",
+"..++++++++++++..",
+".+@@@@@@@@@@@@+.",
+"+@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@+",
+"+@@@.######.@@@+",
+"+@@@########@@@+",
+"+@@@##@@@@##@@@+",
+"+@@@##@@@@##@@@+",
+"+@@@##@@@@##@@@+",
+"+@@@##@@@@##@@@+",
+"+@@@########@@@+",
+"+@@@.######.@@@+",
+"+@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@+",
+".+@@@@@@@@@@@@+.",
+"..++++++++++++.."};
diff --git a/themes/default/maximize-pressed.xpm b/themes/default/maximize-pressed.xpm
index a46ab003baccfbbdf30ef5fec78b4c140050e08f..573c3559e426a9f86479cd30c87155a05fa567d6 100644
--- a/themes/default/maximize-pressed.xpm
+++ b/themes/default/maximize-pressed.xpm
@@ -1,26 +1,26 @@
 /* XPM */
 static char * maximize_pressed_xpm[] = {
-"18 18 5 1",
+"16 18 5 1",
 " 	c None",
 ".	c #567B9C s active_color_1",
 "+	c #FFFFFF s active_hilight_1",
 "@	c #B4BAB5 s active_mid_1",
 "#	c #FFFFFF",
-"                  ",
-"                  ",
-"...++++++++++++...",
-"..+@@@@@@@@@@@@+..",
-".+@@@@@@@@@@@@@@+.",
-".+@@@@@@@@@@@@@@+.",
-".+@@@@######@@@@+.",
-".+@@@########@@@+.",
-".+@@@##@@@@##@@@+.",
-".+@@@##@@@@##@@@+.",
-".+@@@##@@@@##@@@+.",
-".+@@@##@@@@##@@@+.",
-".+@@@########@@@+.",
-".+@@@@######@@@@+.",
-".+@@@@@@@@@@@@@@+.",
-".+@@@@@@@@@@@@@@+.",
-"..+@@@@@@@@@@@@+..",
-"...++++++++++++..."};
+"                ",
+"                ",
+"..++++++++++++..",
+".+@@@@@@@@@@@@+.",
+"+@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@+",
+"+@@@@######@@@@+",
+"+@@@########@@@+",
+"+@@@##@@@@##@@@+",
+"+@@@##@@@@##@@@+",
+"+@@@##@@@@##@@@+",
+"+@@@##@@@@##@@@+",
+"+@@@########@@@+",
+"+@@@@######@@@@+",
+"+@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@+",
+".+@@@@@@@@@@@@+.",
+"..++++++++++++.."};
diff --git a/themes/default/maximize-toggled-active.xpm b/themes/default/maximize-toggled-active.xpm
index 5f0fe2ab989eae2ffc25db8d0bea38940d5591d4..5090d823afe50777c038523c81d3af30004065d4 100644
--- a/themes/default/maximize-toggled-active.xpm
+++ b/themes/default/maximize-toggled-active.xpm
@@ -1,26 +1,26 @@
 /* XPM */
 static char * maximize_toggled_active_xpm[] = {
-"18 18 5 1",
+"16 18 5 1",
 " 	c None",
 ".	c #567B9C s active_color_1",
 "+	c #FFFFFF s active_hilight_1",
 "@	c #4B58A2 s active_shadow_1",
 "#	c #FFFFFF",
-"                  ",
-"                  ",
-"...++++++++++++...",
-"..+@@@@@@@@@@@@+..",
-".+@@@@@@@@@@@@@@+.",
-".+@@@@@.#####.@@+.",
-".+@@@@@#######@@+.",
-".+@@@@@@@@@@##@@+.",
-".+@@.#####.@##@@+.",
-".+@@#######@##@@+.",
-".+@@##@@@##@##@@+.",
-".+@@##@@@##@#.@@+.",
-".+@@##@@@##@@@@@+.",
-".+@@#######@@@@@+.",
-".+@@.#####.@@@@@+.",
-".+@@@@@@@@@@@@@@+.",
-"..+@@@@@@@@@@@@+..",
-"...++++++++++++..."};
+"                ",
+"                ",
+"..++++++++++++..",
+".+@@@@@@@@@@@@+.",
+"+@@@@@@@@@@@@@@+",
+"+@@@@@.#####.@@+",
+"+@@@@@#######@@+",
+"+@@@@@@@@@@##@@+",
+"+@@.#####.@##@@+",
+"+@@#######@##@@+",
+"+@@##@@@##@##@@+",
+"+@@##@@@##@#.@@+",
+"+@@##@@@##@@@@@+",
+"+@@#######@@@@@+",
+"+@@.#####.@@@@@+",
+"+@@@@@@@@@@@@@@+",
+".+@@@@@@@@@@@@+.",
+"..++++++++++++.."};
diff --git a/themes/default/maximize-toggled-inactive.xpm b/themes/default/maximize-toggled-inactive.xpm
index ed070f892655ed21be942a8d3fa8c8e3ffdee914..180fe0e630b4bb8f7536ce5c0ec3dfc644e89344 100644
--- a/themes/default/maximize-toggled-inactive.xpm
+++ b/themes/default/maximize-toggled-inactive.xpm
@@ -1,26 +1,26 @@
 /* XPM */
 static char * maximize_toggled_inactive_xpm[] = {
-"18 18 5 1",
+"16 18 5 1",
 " 	c None",
 ".	c #567B9C s inactive_color_1",
 "+	c #4B58A2 s inactive_shadow_1",
 "@	c #FFFFFF s inactive_hilight_1",
 "#	c #949595 s inactive_shadow_1",
-"                  ",
-"                  ",
-"...++++++++++++...",
-"..+@@@@@@@@@@@@+..",
-".+@@@@@@@@@@@@@@+.",
-".+@@@@@.#####.@@+.",
-".+@@@@@#######@@+.",
-".+@@@@@@@@@@##@@+.",
-".+@@.#####.@##@@+.",
-".+@@#######@##@@+.",
-".+@@##@@@##@##@@+.",
-".+@@##@@@##@#.@@+.",
-".+@@##@@@##@@@@@+.",
-".+@@#######@@@@@+.",
-".+@@.#####.@@@@@+.",
-".+@@@@@@@@@@@@@@+.",
-"..+@@@@@@@@@@@@+..",
-"...++++++++++++..."};
+"                ",
+"                ",
+"..++++++++++++..",
+".+@@@@@@@@@@@@+.",
+"+@@@@@@@@@@@@@@+",
+"+@@@@@.#####.@@+",
+"+@@@@@#######@@+",
+"+@@@@@@@@@@##@@+",
+"+@@.#####.@##@@+",
+"+@@#######@##@@+",
+"+@@##@@@##@##@@+",
+"+@@##@@@##@#.@@+",
+"+@@##@@@##@@@@@+",
+"+@@#######@@@@@+",
+"+@@.#####.@@@@@+",
+"+@@@@@@@@@@@@@@+",
+".+@@@@@@@@@@@@+.",
+"..++++++++++++.."};
diff --git a/themes/default/maximize-toggled-pressed.xpm b/themes/default/maximize-toggled-pressed.xpm
index 49924970fc8054d4c0461506fc72aa318c68138f..ae8845faeb477f862b4861cb0ab5bbf15f28a1f3 100644
--- a/themes/default/maximize-toggled-pressed.xpm
+++ b/themes/default/maximize-toggled-pressed.xpm
@@ -1,26 +1,26 @@
 /* XPM */
 static char * maximize_toggled_pressed_xpm[] = {
-"18 18 5 1",
+"16 18 5 1",
 " 	c None",
 ".	c #567B9C s active_color_1",
 "+	c #FFFFFF s active_hilight_1",
 "@	c #B4BAB5 s active_mid_1",
 "#	c #FFFFFF",
-"                  ",
-"                  ",
-"...++++++++++++...",
-"..+@@@@@@@@@@@@+..",
-".+@@@@@@@@@@@@@@+.",
-".+@@@@@@#####@@@+.",
-".+@@@@@#######@@+.",
-".+@@@@@@@@@@##@@+.",
-".+@@@#####@@##@@+.",
-".+@@#######@##@@+.",
-".+@@##@@@##@##@@+.",
-".+@@##@@@##@#@@@+.",
-".+@@##@@@##@@@@@+.",
-".+@@#######@@@@@+.",
-".+@@@#####@@@@@@+.",
-".+@@@@@@@@@@@@@@+.",
-"..+@@@@@@@@@@@@+..",
-"...++++++++++++..."};
+"                ",
+"                ",
+"..++++++++++++..",
+".+@@@@@@@@@@@@+.",
+"+@@@@@@@@@@@@@@+",
+"+@@@@@@#####@@@+",
+"+@@@@@#######@@+",
+"+@@@@@@@@@@##@@+",
+"+@@@#####@@##@@+",
+"+@@#######@##@@+",
+"+@@##@@@##@##@@+",
+"+@@##@@@##@#@@@+",
+"+@@##@@@##@@@@@+",
+"+@@#######@@@@@+",
+"+@@@#####@@@@@@+",
+"+@@@@@@@@@@@@@@+",
+".+@@@@@@@@@@@@+.",
+"..++++++++++++.."};
diff --git a/themes/default/menu-active.xpm b/themes/default/menu-active.xpm
index c6beb2de4e1d06a15db8f1680852c2984e7c1390..355de3df2b64307546cf9920ca5dc052f22a7138 100644
--- a/themes/default/menu-active.xpm
+++ b/themes/default/menu-active.xpm
@@ -1,26 +1,26 @@
 /* XPM */
 static char * menu_active_xpm[] = {
-"18 18 5 1",
+"16 18 5 1",
 " 	c None",
 ".	c #567B9C s active_color_1",
 "+	c #FFFFFF s active_hilight_1",
 "@	c #4B58A2 s active_shadow_1",
 "#	c #FFFFFF",
-"                  ",
-"                  ",
-"...++++++++++++...",
-"..+@@@@@@@@@@@@+..",
-".+@@@@@@@@@@@@@@+.",
-".+@@@@@@@@@@@@@@+.",
-".+@@@@@@@@@@@@@@+.",
-".+@@@@#@@@@#@@@@+.",
-".+@@@###@@###@@@+.",
-".+@@@########@@@+.",
-".+@@@@######@@@@+.",
-".+@@@@@####@@@@@+.",
-".+@@@@@@##@@@@@@+.",
-".+@@@@@@@@@@@@@@+.",
-".+@@@@@@@@@@@@@@+.",
-".+@@@@@@@@@@@@@@+.",
-"..+@@@@@@@@@@@@+..",
-"...++++++++++++..."};
+"                ",
+"                ",
+"..++++++++++++..",
+".+@@@@@@@@@@@@+.",
+"+@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@+",
+"+@@@@#@@@@#@@@@+",
+"+@@@###@@###@@@+",
+"+@@@########@@@+",
+"+@@@@######@@@@+",
+"+@@@@@####@@@@@+",
+"+@@@@@@##@@@@@@+",
+"+@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@+",
+".+@@@@@@@@@@@@+.",
+"..++++++++++++.."};
diff --git a/themes/default/menu-inactive.xpm b/themes/default/menu-inactive.xpm
index 2d1c1a178ebb72e654c2f04e2bca7f6d3d1838ef..7b33419e3bef382bf85a9836276f438941e98f74 100644
--- a/themes/default/menu-inactive.xpm
+++ b/themes/default/menu-inactive.xpm
@@ -1,26 +1,26 @@
 /* XPM */
 static char * menu_inactive_xpm[] = {
-"18 18 5 1",
+"16 18 5 1",
 " 	c None",
 ".	c #567B9C s inactive_color_1",
 "+	c #4B58A2 s inactive_shadow_1",
 "@	c #FFFFFF s inactive_hilight_1",
 "#	c #949595 s inactive_shadow_1",
-"                  ",
-"                  ",
-"...++++++++++++...",
-"..+@@@@@@@@@@@@+..",
-".+@@@@@@@@@@@@@@+.",
-".+@@@@@@@@@@@@@@+.",
-".+@@@@@@@@@@@@@@+.",
-".+@@@@#@@@@#@@@@+.",
-".+@@@###@@###@@@+.",
-".+@@@########@@@+.",
-".+@@@@######@@@@+.",
-".+@@@@@####@@@@@+.",
-".+@@@@@@##@@@@@@+.",
-".+@@@@@@@@@@@@@@+.",
-".+@@@@@@@@@@@@@@+.",
-".+@@@@@@@@@@@@@@+.",
-"..+@@@@@@@@@@@@+..",
-"...++++++++++++..."};
+"                ",
+"                ",
+"..++++++++++++..",
+".+@@@@@@@@@@@@+.",
+"+@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@+",
+"+@@@@#@@@@#@@@@+",
+"+@@@###@@###@@@+",
+"+@@@########@@@+",
+"+@@@@######@@@@+",
+"+@@@@@####@@@@@+",
+"+@@@@@@##@@@@@@+",
+"+@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@+",
+".+@@@@@@@@@@@@+.",
+"..++++++++++++.."};
diff --git a/themes/default/menu-pressed.xpm b/themes/default/menu-pressed.xpm
index 96aa0f49f714f040d9a9ffb184457f9405d6879d..7e8ea983d9a8a3a47b6052fa9d63e601a9aba1b1 100644
--- a/themes/default/menu-pressed.xpm
+++ b/themes/default/menu-pressed.xpm
@@ -1,26 +1,26 @@
 /* XPM */
 static char * menu_pressed_xpm[] = {
-"18 18 5 1",
+"16 18 5 1",
 " 	c None",
 ".	c #567B9C s active_color_1",
 "+	c #FFFFFF s active_hilight_1",
 "@	c #B4BAB5 s active_mid_1",
 "#	c #FFFFFF",
-"                  ",
-"                  ",
-"...++++++++++++...",
-"..+@@@@@@@@@@@@+..",
-".+@@@@@@@@@@@@@@+.",
-".+@@@@@@@@@@@@@@+.",
-".+@@@@@@@@@@@@@@+.",
-".+@@@@#@@@@#@@@@+.",
-".+@@@###@@###@@@+.",
-".+@@@########@@@+.",
-".+@@@@######@@@@+.",
-".+@@@@@####@@@@@+.",
-".+@@@@@@##@@@@@@+.",
-".+@@@@@@@@@@@@@@+.",
-".+@@@@@@@@@@@@@@+.",
-".+@@@@@@@@@@@@@@+.",
-"..+@@@@@@@@@@@@+..",
-"...++++++++++++..."};
+"                ",
+"                ",
+"..++++++++++++..",
+".+@@@@@@@@@@@@+.",
+"+@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@+",
+"+@@@@#@@@@#@@@@+",
+"+@@@###@@###@@@+",
+"+@@@########@@@+",
+"+@@@@######@@@@+",
+"+@@@@@####@@@@@+",
+"+@@@@@@##@@@@@@+",
+"+@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@+",
+".+@@@@@@@@@@@@+.",
+"..++++++++++++.."};
diff --git a/themes/default/shade-active.xpm b/themes/default/shade-active.xpm
index 5dd91d419e671794bb3a7db8e0f7d87edc2da0db..d0836d312395ba9d9d402001caee0e07ee0e1daa 100644
--- a/themes/default/shade-active.xpm
+++ b/themes/default/shade-active.xpm
@@ -1,26 +1,26 @@
 /* XPM */
 static char * shade_active_xpm[] = {
-"18 18 5 1",
+"16 18 5 1",
 " 	c None",
 ".	c #567B9C s active_color_1",
 "+	c #FFFFFF s active_hilight_1",
 "@	c #4B58A2 s active_shadow_1",
 "#	c #FFFFFF",
-"                  ",
-"                  ",
-"...++++++++++++...",
-"..+@@@@@@@@@@@@+..",
-".+@@@@@@@@@@@@@@+.",
-".+@@@@@@@@@@@@@@+.",
-".+@@@@@@##@@@@@@+.",
-".+@@@@@####@@@@@+.",
-".+@@@@######@@@@+.",
-".+@@@########@@@+.",
-".+@@@##@##@##@@@+.",
-".+@@@@@@##@@@@@@+.",
-".+@@@@@@##@@@@@@+.",
-".+@@@@@@##@@@@@@+.",
-".+@@@@@@@@@@@@@@+.",
-".+@@@@@@@@@@@@@@+.",
-"..+@@@@@@@@@@@@+..",
-"...++++++++++++..."};
+"                ",
+"                ",
+"..++++++++++++..",
+".+@@@@@@@@@@@@+.",
+"+@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@+",
+"+@@@@@@##@@@@@@+",
+"+@@@@@####@@@@@+",
+"+@@@@######@@@@+",
+"+@@@########@@@+",
+"+@@@##@##@##@@@+",
+"+@@@@@@##@@@@@@+",
+"+@@@@@@##@@@@@@+",
+"+@@@@@@##@@@@@@+",
+"+@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@+",
+".+@@@@@@@@@@@@+.",
+"..++++++++++++.."};
diff --git a/themes/default/shade-inactive.xpm b/themes/default/shade-inactive.xpm
index ca926b1bba4bbd9f7003fa1ec3c4f39f6cf3069c..16c38e8b5702c2d815b7719b77dc0615dfa3214b 100644
--- a/themes/default/shade-inactive.xpm
+++ b/themes/default/shade-inactive.xpm
@@ -1,26 +1,26 @@
 /* XPM */
 static char * shade_inactive_xpm[] = {
-"18 18 5 1",
+"16 18 5 1",
 " 	c None",
 ".	c #567B9C s inactive_color_1",
 "+	c #4B58A2 s inactive_shadow_1",
 "@	c #FFFFFF s inactive_hilight_1",
 "#	c #949595 s inactive_shadow_1",
-"                  ",
-"                  ",
-"...++++++++++++...",
-"..+@@@@@@@@@@@@+..",
-".+@@@@@@@@@@@@@@+.",
-".+@@@@@@@@@@@@@@+.",
-".+@@@@@@##@@@@@@+.",
-".+@@@@@####@@@@@+.",
-".+@@@@######@@@@+.",
-".+@@@########@@@+.",
-".+@@@##@##@##@@@+.",
-".+@@@@@@##@@@@@@+.",
-".+@@@@@@##@@@@@@+.",
-".+@@@@@@##@@@@@@+.",
-".+@@@@@@@@@@@@@@+.",
-".+@@@@@@@@@@@@@@+.",
-"..+@@@@@@@@@@@@+..",
-"...++++++++++++..."};
+"                ",
+"                ",
+"..++++++++++++..",
+".+@@@@@@@@@@@@+.",
+"+@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@+",
+"+@@@@@@##@@@@@@+",
+"+@@@@@####@@@@@+",
+"+@@@@######@@@@+",
+"+@@@########@@@+",
+"+@@@##@##@##@@@+",
+"+@@@@@@##@@@@@@+",
+"+@@@@@@##@@@@@@+",
+"+@@@@@@##@@@@@@+",
+"+@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@+",
+".+@@@@@@@@@@@@+.",
+"..++++++++++++.."};
diff --git a/themes/default/shade-pressed.xpm b/themes/default/shade-pressed.xpm
index 003827a780e54c67c7c8fef1e7eb47b77fb55127..9bb8b7ca2aa8e8c5d982bb8d2c52b6b1baac5185 100644
--- a/themes/default/shade-pressed.xpm
+++ b/themes/default/shade-pressed.xpm
@@ -1,26 +1,26 @@
 /* XPM */
 static char * shade_pressed_xpm[] = {
-"18 18 5 1",
+"16 18 5 1",
 " 	c None",
 ".	c #567B9C s active_color_1",
 "+	c #FFFFFF s active_hilight_1",
 "@	c #B4BAB5 s active_mid_1",
 "#	c #FFFFFF",
-"                  ",
-"                  ",
-"...++++++++++++...",
-"..+@@@@@@@@@@@@+..",
-".+@@@@@@@@@@@@@@+.",
-".+@@@@@@@@@@@@@@+.",
-".+@@@@@@##@@@@@@+.",
-".+@@@@@####@@@@@+.",
-".+@@@@######@@@@+.",
-".+@@@########@@@+.",
-".+@@@##@##@##@@@+.",
-".+@@@@@@##@@@@@@+.",
-".+@@@@@@##@@@@@@+.",
-".+@@@@@@##@@@@@@+.",
-".+@@@@@@@@@@@@@@+.",
-".+@@@@@@@@@@@@@@+.",
-"..+@@@@@@@@@@@@+..",
-"...++++++++++++..."};
+"                ",
+"                ",
+"..++++++++++++..",
+".+@@@@@@@@@@@@+.",
+"+@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@+",
+"+@@@@@@##@@@@@@+",
+"+@@@@@####@@@@@+",
+"+@@@@######@@@@+",
+"+@@@########@@@+",
+"+@@@##@##@##@@@+",
+"+@@@@@@##@@@@@@+",
+"+@@@@@@##@@@@@@+",
+"+@@@@@@##@@@@@@+",
+"+@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@+",
+".+@@@@@@@@@@@@+.",
+"..++++++++++++.."};
diff --git a/themes/default/shade-toggled-active.xpm b/themes/default/shade-toggled-active.xpm
index c25aae7f7e10982322af3f04f6ff116f1ca93230..0f83bbde64877f20e8e67ebb65ac3bddf17bf1d8 100644
--- a/themes/default/shade-toggled-active.xpm
+++ b/themes/default/shade-toggled-active.xpm
@@ -1,26 +1,26 @@
 /* XPM */
 static char * shade_toggled_active_xpm[] = {
-"18 18 5 1",
+"16 18 5 1",
 " 	c None",
 ".	c #567B9C s active_color_1",
 "+	c #FFFFFF s active_hilight_1",
 "@	c #4B58A2 s active_shadow_1",
 "#	c #FFFFFF",
-"                  ",
-"                  ",
-"...++++++++++++...",
-"..+@@@@@@@@@@@@+..",
-".+@@@@@@@@@@@@@@+.",
-".+@@@@@@@@@@@@@@+.",
-".+@@@@@@##@@@@@@+.",
-".+@@@@@@##@@@@@@+.",
-".+@@@@@@##@@@@@@+.",
-".+@@@##@##@##@@@+.",
-".+@@@########@@@+.",
-".+@@@@######@@@@+.",
-".+@@@@@####@@@@@+.",
-".+@@@@@@##@@@@@@+.",
-".+@@@@@@@@@@@@@@+.",
-".+@@@@@@@@@@@@@@+.",
-"..+@@@@@@@@@@@@+..",
-"...++++++++++++..."};
+"                ",
+"                ",
+"..++++++++++++..",
+".+@@@@@@@@@@@@+.",
+"+@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@+",
+"+@@@@@@##@@@@@@+",
+"+@@@@@@##@@@@@@+",
+"+@@@@@@##@@@@@@+",
+"+@@@##@##@##@@@+",
+"+@@@########@@@+",
+"+@@@@######@@@@+",
+"+@@@@@####@@@@@+",
+"+@@@@@@##@@@@@@+",
+"+@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@+",
+".+@@@@@@@@@@@@+.",
+"..++++++++++++.."};
diff --git a/themes/default/shade-toggled-inactive.xpm b/themes/default/shade-toggled-inactive.xpm
index 5a74364c8bde3b0a825eeaaa0c57c470e580baae..3977170e86be8387ed1f8e6f72e9c4163d4200b2 100644
--- a/themes/default/shade-toggled-inactive.xpm
+++ b/themes/default/shade-toggled-inactive.xpm
@@ -1,26 +1,26 @@
 /* XPM */
 static char * shade_toggled_inactive_xpm[] = {
-"18 18 5 1",
+"16 18 5 1",
 " 	c None",
 ".	c #567B9C s inactive_color_1",
 "+	c #4B58A2 s inactive_shadow_1",
 "@	c #FFFFFF s inactive_hilight_1",
 "#	c #949595 s inactive_shadow_1",
-"                  ",
-"                  ",
-"...++++++++++++...",
-"..+@@@@@@@@@@@@+..",
-".+@@@@@@@@@@@@@@+.",
-".+@@@@@@@@@@@@@@+.",
-".+@@@@@@##@@@@@@+.",
-".+@@@@@@##@@@@@@+.",
-".+@@@@@@##@@@@@@+.",
-".+@@@##@##@##@@@+.",
-".+@@@########@@@+.",
-".+@@@@######@@@@+.",
-".+@@@@@####@@@@@+.",
-".+@@@@@@##@@@@@@+.",
-".+@@@@@@@@@@@@@@+.",
-".+@@@@@@@@@@@@@@+.",
-"..+@@@@@@@@@@@@+..",
-"...++++++++++++..."};
+"                ",
+"                ",
+"..++++++++++++..",
+".+@@@@@@@@@@@@+.",
+"+@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@+",
+"+@@@@@@##@@@@@@+",
+"+@@@@@@##@@@@@@+",
+"+@@@@@@##@@@@@@+",
+"+@@@##@##@##@@@+",
+"+@@@########@@@+",
+"+@@@@######@@@@+",
+"+@@@@@####@@@@@+",
+"+@@@@@@##@@@@@@+",
+"+@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@+",
+".+@@@@@@@@@@@@+.",
+"..++++++++++++.."};
diff --git a/themes/default/shade-toggled-pressed.xpm b/themes/default/shade-toggled-pressed.xpm
index 593cb3cd08ef283b158dae2361fd79f1ceff2ae0..a3e0621a64e34f4eb889b2e552d51e10fdcfa680 100644
--- a/themes/default/shade-toggled-pressed.xpm
+++ b/themes/default/shade-toggled-pressed.xpm
@@ -1,26 +1,26 @@
 /* XPM */
 static char * shade_toggled_pressed_xpm[] = {
-"18 18 5 1",
+"16 18 5 1",
 " 	c None",
 ".	c #567B9C s active_color_1",
 "+	c #FFFFFF s active_hilight_1",
 "@	c #B4BAB5 s active_mid_1",
 "#	c #FFFFFF",
-"                  ",
-"                  ",
-"...++++++++++++...",
-"..+@@@@@@@@@@@@+..",
-".+@@@@@@@@@@@@@@+.",
-".+@@@@@@@@@@@@@@+.",
-".+@@@@@@##@@@@@@+.",
-".+@@@@@@##@@@@@@+.",
-".+@@@@@@##@@@@@@+.",
-".+@@@##@##@##@@@+.",
-".+@@@########@@@+.",
-".+@@@@######@@@@+.",
-".+@@@@@####@@@@@+.",
-".+@@@@@@##@@@@@@+.",
-".+@@@@@@@@@@@@@@+.",
-".+@@@@@@@@@@@@@@+.",
-"..+@@@@@@@@@@@@+..",
-"...++++++++++++..."};
+"                ",
+"                ",
+"..++++++++++++..",
+".+@@@@@@@@@@@@+.",
+"+@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@+",
+"+@@@@@@##@@@@@@+",
+"+@@@@@@##@@@@@@+",
+"+@@@@@@##@@@@@@+",
+"+@@@##@##@##@@@+",
+"+@@@########@@@+",
+"+@@@@######@@@@+",
+"+@@@@@####@@@@@+",
+"+@@@@@@##@@@@@@+",
+"+@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@+",
+".+@@@@@@@@@@@@+.",
+"..++++++++++++.."};
diff --git a/themes/default/stick-active.xpm b/themes/default/stick-active.xpm
index 08d627c7a129dc08ea975a8148e8556212195b0f..e8ba14e5588431a074d45fcddad510f5ec4cbb4b 100644
--- a/themes/default/stick-active.xpm
+++ b/themes/default/stick-active.xpm
@@ -1,27 +1,27 @@
 /* XPM */
 static char * stick_active_xpm[] = {
-"18 18 6 1",
+"16 18 6 1",
 " 	c None",
 ".	c #567B9C s active_color_1",
 "+	c #FFFFFF s active_hilight_1",
 "@	c #4B58A2 s active_shadow_1",
 "#	c #949595 s active_color_1",
 "$	c #FFFFFF",
-"                  ",
-"                  ",
-"...++++++++++++...",
-"..+@@@@@@@@@@@@+..",
-".+@@@@@@@@@@@@@@+.",
-".+@@@@@@@@@@@@@@+.",
-".+@@@@#$$$$#@@@@+.",
-".+@@@#$$$$$$#@@@+.",
-".+@@@$$+@@+$$@@@+.",
-".+@@@$$@@@@$$@@@+.",
-".+@@@$$@@@@$$@@@+.",
-".+@@@$$+@@+$$@@@+.",
-".+@@@#$$$$$$#@@@+.",
-".+@@@@#$$$$#@@@@+.",
-".+@@@@@@@@@@@@@@+.",
-".+@@@@@@@@@@@@@@+.",
-"..+@@@@@@@@@@@@+..",
-"...++++++++++++..."};
+"                ",
+"                ",
+"..++++++++++++..",
+".+@@@@@@@@@@@@+.",
+"+@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@+",
+"+@@@@#$$$$#@@@@+",
+"+@@@#$$$$$$#@@@+",
+"+@@@$$+@@+$$@@@+",
+"+@@@$$@@@@$$@@@+",
+"+@@@$$@@@@$$@@@+",
+"+@@@$$+@@+$$@@@+",
+"+@@@#$$$$$$#@@@+",
+"+@@@@#$$$$#@@@@+",
+"+@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@+",
+".+@@@@@@@@@@@@+.",
+"..++++++++++++.."};
diff --git a/themes/default/stick-inactive.xpm b/themes/default/stick-inactive.xpm
index 79d2422c107c20895f5144e2567d31a77a212be6..64f9214e624093187ec767f7718360b55f80babc 100644
--- a/themes/default/stick-inactive.xpm
+++ b/themes/default/stick-inactive.xpm
@@ -1,27 +1,27 @@
 /* XPM */
 static char * stick_inactive_xpm[] = {
-"18 18 6 1",
+"16 18 6 1",
 " 	c None",
 ".	c #567B9C s inactive_color_1",
 "+	c #4B58A2 s inactive_shadow_1",
 "@	c #FFFFFF s inactive_hilight_1",
 "#	c #B4BAB5 s inactive_mid_1",
 "$	c #949595 s inactive_shadow_1",
-"                  ",
-"                  ",
-"...++++++++++++...",
-"..+@@@@@@@@@@@@+..",
-".+@@@@@@@@@@@@@@+.",
-".+@@@@@@@@@@@@@@+.",
-".+@@@@#$$$$#@@@@+.",
-".+@@@#$$$$$$#@@@+.",
-".+@@@$$#@@#$$@@@+.",
-".+@@@$$@@@@$$@@@+.",
-".+@@@$$@@@@$$@@@+.",
-".+@@@$$#@@#$$@@@+.",
-".+@@@#$$$$$$#@@@+.",
-".+@@@@#$$$$#@@@@+.",
-".+@@@@@@@@@@@@@@+.",
-".+@@@@@@@@@@@@@@+.",
-"..+@@@@@@@@@@@@+..",
-"...++++++++++++..."};
+"                ",
+"                ",
+"..++++++++++++..",
+".+@@@@@@@@@@@@+.",
+"+@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@+",
+"+@@@@#$$$$#@@@@+",
+"+@@@#$$$$$$#@@@+",
+"+@@@$$#@@#$$@@@+",
+"+@@@$$@@@@$$@@@+",
+"+@@@$$@@@@$$@@@+",
+"+@@@$$#@@#$$@@@+",
+"+@@@#$$$$$$#@@@+",
+"+@@@@#$$$$#@@@@+",
+"+@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@+",
+".+@@@@@@@@@@@@+.",
+"..++++++++++++.."};
diff --git a/themes/default/stick-pressed.xpm b/themes/default/stick-pressed.xpm
index d36523204e14e5b7dbcc247abbfba6bdf4fa4a3a..0c86058e6863aaef42de0818b3c81c7c07448b51 100644
--- a/themes/default/stick-pressed.xpm
+++ b/themes/default/stick-pressed.xpm
@@ -1,27 +1,27 @@
 /* XPM */
 static char * stick_pressed_xpm[] = {
-"18 18 6 1",
+"16 18 6 1",
 " 	c None",
 ".	c #567B9C s active_color_1",
 "+	c #FFFFFF s active_hilight_1",
 "@	c #B4BAB5 s active_mid_1",
 "#	c #949595 s active_color_1",
 "$	c #FFFFFF",
-"                  ",
-"                  ",
-"...++++++++++++...",
-"..+@@@@@@@@@@@@+..",
-".+@@@@@@@@@@@@@@+.",
-".+@@@@@@@@@@@@@@+.",
-".+@@@@+$$$$+@@@@+.",
-".+@@@+$$$$$$+@@@+.",
-".+@@@$$+@@+$$@@@+.",
-".+@@@$$@@@@$$@@@+.",
-".+@@@$$@@@@$$@@@+.",
-".+@@@$$+@@+$$@@@+.",
-".+@@@+$$$$$$+@@@+.",
-".+@@@@+$$$$+@@@@+.",
-".+@@@@@@@@@@@@@@+.",
-".+@@@@@@@@@@@@@@+.",
-"..+@@@@@@@@@@@@+..",
-"...++++++++++++..."};
+"                ",
+"                ",
+"..++++++++++++..",
+".+@@@@@@@@@@@@+.",
+"+@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@+",
+"+@@@@+$$$$+@@@@+",
+"+@@@+$$$$$$+@@@+",
+"+@@@$$+@@+$$@@@+",
+"+@@@$$@@@@$$@@@+",
+"+@@@$$@@@@$$@@@+",
+"+@@@$$+@@+$$@@@+",
+"+@@@+$$$$$$+@@@+",
+"+@@@@+$$$$+@@@@+",
+"+@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@+",
+".+@@@@@@@@@@@@+.",
+"..++++++++++++.."};
diff --git a/themes/default/stick-toggled-active.xpm b/themes/default/stick-toggled-active.xpm
index 58c836b8999386846501f90be3fc2b37f4478749..d6850c5119202ac4597a0a314ab7ff3c07926dc1 100644
--- a/themes/default/stick-toggled-active.xpm
+++ b/themes/default/stick-toggled-active.xpm
@@ -1,27 +1,27 @@
 /* XPM */
 static char * stick_toggled_active_xpm[] = {
-"18 18 6 1",
+"16 18 6 1",
 " 	c None",
 ".	c #567B9C s active_color_1",
 "+	c #FFFFFF s active_hilight_1",
 "@	c #4B58A2 s active_shadow_1",
 "#	c #949595 s active_color_1",
 "$	c #FFFFFF",
-"                  ",
-"                  ",
-"...++++++++++++...",
-"..+@@@@@@@@@@@@+..",
-".+@@@@@@@@@@@@@@+.",
-".+@@@@@@@@@@@@@@+.",
-".+@@@@#$$$$#@@@@+.",
-".+@@@#$$$$$$#@@@+.",
-".+@@@$$+@@+$$@@@+.",
-".+@@@$$@$$@$$@@@+.",
-".+@@@$$@$$@$$@@@+.",
-".+@@@$$+@@+$$@@@+.",
-".+@@@#$$$$$$#@@@+.",
-".+@@@@#$$$$#@@@@+.",
-".+@@@@@@@@@@@@@@+.",
-".+@@@@@@@@@@@@@@+.",
-"..+@@@@@@@@@@@@+..",
-"...++++++++++++..."};
+"                ",
+"                ",
+"..++++++++++++..",
+".+@@@@@@@@@@@@+.",
+"+@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@+",
+"+@@@@#$$$$#@@@@+",
+"+@@@#$$$$$$#@@@+",
+"+@@@$$+@@+$$@@@+",
+"+@@@$$@$$@$$@@@+",
+"+@@@$$@$$@$$@@@+",
+"+@@@$$+@@+$$@@@+",
+"+@@@#$$$$$$#@@@+",
+"+@@@@#$$$$#@@@@+",
+"+@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@+",
+".+@@@@@@@@@@@@+.",
+"..++++++++++++.."};
diff --git a/themes/default/stick-toggled-inactive.xpm b/themes/default/stick-toggled-inactive.xpm
index 6e7c5b7d038a093cb06344e2f3e2b7d914395c35..20c0a4d25981812bee71004b4d34c4b8f40e34ae 100644
--- a/themes/default/stick-toggled-inactive.xpm
+++ b/themes/default/stick-toggled-inactive.xpm
@@ -1,27 +1,27 @@
 /* XPM */
 static char * stick_toggled_inactive_xpm[] = {
-"18 18 6 1",
+"16 18 6 1",
 " 	c None",
 ".	c #567B9C s inactive_color_1",
 "+	c #4B58A2 s inactive_shadow_1",
 "@	c #FFFFFF s inactive_hilight_1",
 "#	c #B4BAB5 s inactive_mid_1",
 "$	c #949595 s inactive_shadow_1",
-"                  ",
-"                  ",
-"...++++++++++++...",
-"..+@@@@@@@@@@@@+..",
-".+@@@@@@@@@@@@@@+.",
-".+@@@@@@@@@@@@@@+.",
-".+@@@@#$$$$#@@@@+.",
-".+@@@#$$$$$$#@@@+.",
-".+@@@$$#@@#$$@@@+.",
-".+@@@$$@$$@$$@@@+.",
-".+@@@$$@$$@$$@@@+.",
-".+@@@$$#@@#$$@@@+.",
-".+@@@#$$$$$$#@@@+.",
-".+@@@@#$$$$#@@@@+.",
-".+@@@@@@@@@@@@@@+.",
-".+@@@@@@@@@@@@@@+.",
-"..+@@@@@@@@@@@@+..",
-"...++++++++++++..."};
+"                ",
+"                ",
+"..++++++++++++..",
+".+@@@@@@@@@@@@+.",
+"+@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@+",
+"+@@@@#$$$$#@@@@+",
+"+@@@#$$$$$$#@@@+",
+"+@@@$$#@@#$$@@@+",
+"+@@@$$@$$@$$@@@+",
+"+@@@$$@$$@$$@@@+",
+"+@@@$$#@@#$$@@@+",
+"+@@@#$$$$$$#@@@+",
+"+@@@@#$$$$#@@@@+",
+"+@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@+",
+".+@@@@@@@@@@@@+.",
+"..++++++++++++.."};
diff --git a/themes/default/stick-toggled-pressed.xpm b/themes/default/stick-toggled-pressed.xpm
index 6ff4d2046b20dc451758fec7fe882c1eafa15086..a1059fb4c07ad096f2f85dc57623ce96e3f049b7 100644
--- a/themes/default/stick-toggled-pressed.xpm
+++ b/themes/default/stick-toggled-pressed.xpm
@@ -1,27 +1,27 @@
 /* XPM */
 static char * stick_toggled_pressed_xpm[] = {
-"18 18 6 1",
+"16 18 6 1",
 " 	c None",
 ".	c #567B9C s active_color_1",
 "+	c #FFFFFF s active_hilight_1",
 "@	c #B4BAB5 s active_mid_1",
 "#	c #949595 s active_color_1",
 "$	c #FFFFFF",
-"                  ",
-"                  ",
-"...++++++++++++...",
-"..+@@@@@@@@@@@@+..",
-".+@@@@@@@@@@@@@@+.",
-".+@@@@@@@@@@@@@@+.",
-".+@@@@+$$$$+@@@@+.",
-".+@@@+$$$$$$+@@@+.",
-".+@@@$$+@@+$$@@@+.",
-".+@@@$$@$$@$$@@@+.",
-".+@@@$$@$$@$$@@@+.",
-".+@@@$$+@@+$$@@@+.",
-".+@@@+$$$$$$+@@@+.",
-".+@@@@+$$$$+@@@@+.",
-".+@@@@@@@@@@@@@@+.",
-".+@@@@@@@@@@@@@@+.",
-"..+@@@@@@@@@@@@+..",
-"...++++++++++++..."};
+"                ",
+"                ",
+"..++++++++++++..",
+".+@@@@@@@@@@@@+.",
+"+@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@+",
+"+@@@@+$$$$+@@@@+",
+"+@@@+$$$$$$+@@@+",
+"+@@@$$+@@+$$@@@+",
+"+@@@$$@$$@$$@@@+",
+"+@@@$$@$$@$$@@@+",
+"+@@@$$+@@+$$@@@+",
+"+@@@+$$$$$$+@@@+",
+"+@@@@+$$$$+@@@@+",
+"+@@@@@@@@@@@@@@+",
+"+@@@@@@@@@@@@@@+",
+".+@@@@@@@@@@@@+.",
+"..++++++++++++.."};
diff --git a/themes/default/themerc b/themes/default/themerc
index b0d049e89a3fd1c48dd8563391b526121da944fc..3e81cc6b43bf45c1e1100a144dde0116e85c74a4 100644
--- a/themes/default/themerc
+++ b/themes/default/themerc
@@ -1,5 +1,5 @@
 button_offset=0
-button_spacing=-1
+button_spacing=0
 full_width_title=false
 title_horizontal_offset=0
 title_vertical_offset_active=3
diff --git a/themes/default/title-1-active.xpm b/themes/default/title-1-active.xpm
index 417b300535aca062701ba95fde13c2b56517813b..017dd9556f9cb992c60512d05b14de5a45267fd4 100644
--- a/themes/default/title-1-active.xpm
+++ b/themes/default/title-1-active.xpm
@@ -1,6 +1,6 @@
 /* XPM */
 static char * title_active_xpm[] = {
-"4 24 6 1",
+"4 22 6 1",
 " 	c None",
 ".	c #4B58A2 s active_shadow_1",
 "+	c #6EA0CD s active_hilight_1",
@@ -15,16 +15,14 @@ static char * title_active_xpm[] = {
 "@@@@",
 "@@@@",
 "@@@@",
-"@@@@",
-"@@.#",
-"@@#+",
-"@@@@",
 "@@.#",
 "@@#+",
 "@@@@",
-"@@.#",
-"@@#+",
+"@.#@",
+"@#+@",
 "@@@@",
+".#@@",
+"#+@@",
 "@@@@",
 "@@@@",
 "@@@@",
diff --git a/themes/default/title-1-inactive.xpm b/themes/default/title-1-inactive.xpm
index 4ca5dfaeef3574e20b112a802231d0b43b31024d..d35f8cb191b56ee0a7c07d13eb9ef0322d91ba61 100644
--- a/themes/default/title-1-inactive.xpm
+++ b/themes/default/title-1-inactive.xpm
@@ -1,6 +1,6 @@
 /* XPM */
 static char * title_active_xpm[] = {
-"4 24 6 1",
+"4 22 6 1",
 " 	c None",
 ".	c #4B58A2 s inactive_shadow_1",
 "+	c #6EA0CD s inactive_hilight_1",
@@ -28,6 +28,4 @@ static char * title_active_xpm[] = {
 "@@@@",
 "@@@@",
 "@@@@",
-"@@@@",
-"@@@@",
 "####"};
diff --git a/themes/default/title-2-active.xpm b/themes/default/title-2-active.xpm
index 075679bbc7c0fbdb7139a6586888bd77f2694203..2a85994bdc34d15922b3873a6cc04600eea11f8e 100644
--- a/themes/default/title-2-active.xpm
+++ b/themes/default/title-2-active.xpm
@@ -1,33 +1,31 @@
 /* XPM */
 static char * title_active_xpm[] = {
-"8 24 6 1",
+"4 22 6 1",
 " 	c None",
 ".	c #4B58A2 s active_shadow_1",
 "+	c #6EA0CD s active_hilight_1",
 "@	c #4C7BA6 s active_color_1",
 "#	c #567B9C s active_mid_1",
 "$	c #000000",
-"$$$$$$$$",
-"$$$$$$$$",
-"++++++++",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"########"};
+"$$$$",
+"$$$$",
+"++++",
+"@@@@",
+"@@@@",
+"@@@@",
+"@@@@",
+"@@@@",
+"@@@@",
+"@@@@",
+"@@@@",
+"@@@@",
+"@@@@",
+"@@@@",
+"@@@@",
+"@@@@",
+"@@@@",
+"@@@@",
+"@@@@",
+"@@@@",
+"@@@@",
+"####"};
diff --git a/themes/default/title-2-inactive.xpm b/themes/default/title-2-inactive.xpm
index 67f5035fb0c69c94513fe3c6ec1e5c1b2666081a..d35f8cb191b56ee0a7c07d13eb9ef0322d91ba61 100644
--- a/themes/default/title-2-inactive.xpm
+++ b/themes/default/title-2-inactive.xpm
@@ -1,33 +1,31 @@
 /* XPM */
-static char * title_inactive_xpm[] = {
-"8 24 6 1",
+static char * title_active_xpm[] = {
+"4 22 6 1",
 " 	c None",
 ".	c #4B58A2 s inactive_shadow_1",
-"+	c #FFFFFF s inactive_hilight_1",
+"+	c #6EA0CD s inactive_hilight_1",
 "@	c #4C7BA6 s inactive_color_1",
 "#	c #567B9C s inactive_mid_1",
 "$	c #000000",
-"$$$$$$$$",
-"$$$$$$$$",
-"++++++++",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"########"};
+"$$$$",
+"$$$$",
+"++++",
+"@@@@",
+"@@@@",
+"@@@@",
+"@@@@",
+"@@@@",
+"@@@@",
+"@@@@",
+"@@@@",
+"@@@@",
+"@@@@",
+"@@@@",
+"@@@@",
+"@@@@",
+"@@@@",
+"@@@@",
+"@@@@",
+"@@@@",
+"@@@@",
+"####"};
diff --git a/themes/default/title-3-active.xpm b/themes/default/title-3-active.xpm
index 075679bbc7c0fbdb7139a6586888bd77f2694203..2a85994bdc34d15922b3873a6cc04600eea11f8e 100644
--- a/themes/default/title-3-active.xpm
+++ b/themes/default/title-3-active.xpm
@@ -1,33 +1,31 @@
 /* XPM */
 static char * title_active_xpm[] = {
-"8 24 6 1",
+"4 22 6 1",
 " 	c None",
 ".	c #4B58A2 s active_shadow_1",
 "+	c #6EA0CD s active_hilight_1",
 "@	c #4C7BA6 s active_color_1",
 "#	c #567B9C s active_mid_1",
 "$	c #000000",
-"$$$$$$$$",
-"$$$$$$$$",
-"++++++++",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"########"};
+"$$$$",
+"$$$$",
+"++++",
+"@@@@",
+"@@@@",
+"@@@@",
+"@@@@",
+"@@@@",
+"@@@@",
+"@@@@",
+"@@@@",
+"@@@@",
+"@@@@",
+"@@@@",
+"@@@@",
+"@@@@",
+"@@@@",
+"@@@@",
+"@@@@",
+"@@@@",
+"@@@@",
+"####"};
diff --git a/themes/default/title-3-inactive.xpm b/themes/default/title-3-inactive.xpm
index 67f5035fb0c69c94513fe3c6ec1e5c1b2666081a..d35f8cb191b56ee0a7c07d13eb9ef0322d91ba61 100644
--- a/themes/default/title-3-inactive.xpm
+++ b/themes/default/title-3-inactive.xpm
@@ -1,33 +1,31 @@
 /* XPM */
-static char * title_inactive_xpm[] = {
-"8 24 6 1",
+static char * title_active_xpm[] = {
+"4 22 6 1",
 " 	c None",
 ".	c #4B58A2 s inactive_shadow_1",
-"+	c #FFFFFF s inactive_hilight_1",
+"+	c #6EA0CD s inactive_hilight_1",
 "@	c #4C7BA6 s inactive_color_1",
 "#	c #567B9C s inactive_mid_1",
 "$	c #000000",
-"$$$$$$$$",
-"$$$$$$$$",
-"++++++++",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"########"};
+"$$$$",
+"$$$$",
+"++++",
+"@@@@",
+"@@@@",
+"@@@@",
+"@@@@",
+"@@@@",
+"@@@@",
+"@@@@",
+"@@@@",
+"@@@@",
+"@@@@",
+"@@@@",
+"@@@@",
+"@@@@",
+"@@@@",
+"@@@@",
+"@@@@",
+"@@@@",
+"@@@@",
+"####"};
diff --git a/themes/default/title-4-active.xpm b/themes/default/title-4-active.xpm
index 075679bbc7c0fbdb7139a6586888bd77f2694203..2a85994bdc34d15922b3873a6cc04600eea11f8e 100644
--- a/themes/default/title-4-active.xpm
+++ b/themes/default/title-4-active.xpm
@@ -1,33 +1,31 @@
 /* XPM */
 static char * title_active_xpm[] = {
-"8 24 6 1",
+"4 22 6 1",
 " 	c None",
 ".	c #4B58A2 s active_shadow_1",
 "+	c #6EA0CD s active_hilight_1",
 "@	c #4C7BA6 s active_color_1",
 "#	c #567B9C s active_mid_1",
 "$	c #000000",
-"$$$$$$$$",
-"$$$$$$$$",
-"++++++++",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"########"};
+"$$$$",
+"$$$$",
+"++++",
+"@@@@",
+"@@@@",
+"@@@@",
+"@@@@",
+"@@@@",
+"@@@@",
+"@@@@",
+"@@@@",
+"@@@@",
+"@@@@",
+"@@@@",
+"@@@@",
+"@@@@",
+"@@@@",
+"@@@@",
+"@@@@",
+"@@@@",
+"@@@@",
+"####"};
diff --git a/themes/default/title-4-inactive.xpm b/themes/default/title-4-inactive.xpm
index 67f5035fb0c69c94513fe3c6ec1e5c1b2666081a..d35f8cb191b56ee0a7c07d13eb9ef0322d91ba61 100644
--- a/themes/default/title-4-inactive.xpm
+++ b/themes/default/title-4-inactive.xpm
@@ -1,33 +1,31 @@
 /* XPM */
-static char * title_inactive_xpm[] = {
-"8 24 6 1",
+static char * title_active_xpm[] = {
+"4 22 6 1",
 " 	c None",
 ".	c #4B58A2 s inactive_shadow_1",
-"+	c #FFFFFF s inactive_hilight_1",
+"+	c #6EA0CD s inactive_hilight_1",
 "@	c #4C7BA6 s inactive_color_1",
 "#	c #567B9C s inactive_mid_1",
 "$	c #000000",
-"$$$$$$$$",
-"$$$$$$$$",
-"++++++++",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"@@@@@@@@",
-"########"};
+"$$$$",
+"$$$$",
+"++++",
+"@@@@",
+"@@@@",
+"@@@@",
+"@@@@",
+"@@@@",
+"@@@@",
+"@@@@",
+"@@@@",
+"@@@@",
+"@@@@",
+"@@@@",
+"@@@@",
+"@@@@",
+"@@@@",
+"@@@@",
+"@@@@",
+"@@@@",
+"@@@@",
+"####"};
diff --git a/themes/default/title-5-active.xpm b/themes/default/title-5-active.xpm
index ae495ebc48b246f877ed843b9e8905a6e046bae5..017dd9556f9cb992c60512d05b14de5a45267fd4 100644
--- a/themes/default/title-5-active.xpm
+++ b/themes/default/title-5-active.xpm
@@ -1,6 +1,6 @@
 /* XPM */
 static char * title_active_xpm[] = {
-"4 24 6 1",
+"4 22 6 1",
 " 	c None",
 ".	c #4B58A2 s active_shadow_1",
 "+	c #6EA0CD s active_hilight_1",
@@ -15,12 +15,11 @@ static char * title_active_xpm[] = {
 "@@@@",
 "@@@@",
 "@@@@",
+"@@.#",
+"@@#+",
 "@@@@",
-".#@@",
-"#+@@",
-"@@@@",
-".#@@",
-"#+@@",
+"@.#@",
+"@#+@",
 "@@@@",
 ".#@@",
 "#+@@",
@@ -29,5 +28,4 @@ static char * title_active_xpm[] = {
 "@@@@",
 "@@@@",
 "@@@@",
-"@@@@",
 "####"};
diff --git a/themes/default/title-5-inactive.xpm b/themes/default/title-5-inactive.xpm
index 4ca5dfaeef3574e20b112a802231d0b43b31024d..d35f8cb191b56ee0a7c07d13eb9ef0322d91ba61 100644
--- a/themes/default/title-5-inactive.xpm
+++ b/themes/default/title-5-inactive.xpm
@@ -1,6 +1,6 @@
 /* XPM */
 static char * title_active_xpm[] = {
-"4 24 6 1",
+"4 22 6 1",
 " 	c None",
 ".	c #4B58A2 s inactive_shadow_1",
 "+	c #6EA0CD s inactive_hilight_1",
@@ -28,6 +28,4 @@ static char * title_active_xpm[] = {
 "@@@@",
 "@@@@",
 "@@@@",
-"@@@@",
-"@@@@",
 "####"};
diff --git a/themes/default/top-left-active.xpm b/themes/default/top-left-active.xpm
index ea26811efbb9c6039810ea1dc330783a2474a14c..2350d9abeab1fb45d73fd8211747bcb14ce2d746 100644
--- a/themes/default/top-left-active.xpm
+++ b/themes/default/top-left-active.xpm
@@ -1,6 +1,6 @@
 /* XPM */
 static char * top_left_active_xpm[] = {
-"7 24 6 1",
+"7 22 6 1",
 "       c None",
 ".      c #4B58A2 s active_shadow_1",
 "+      c #6EA0CD s active_hilight_1",
@@ -28,6 +28,4 @@ static char * top_left_active_xpm[] = {
 "$$#####",
 "$$#####",
 "$$#####",
-"$$#####",
-"$$#####",
 "$$@@@@@"};
diff --git a/themes/default/top-left-inactive.xpm b/themes/default/top-left-inactive.xpm
index 9b936ec37871e0c2d4ee9bbbfeaff103c28d2ac0..6e1764878697a44f7e77dfecd23b153330d6e3e0 100644
--- a/themes/default/top-left-inactive.xpm
+++ b/themes/default/top-left-inactive.xpm
@@ -1,6 +1,6 @@
 /* XPM */
 static char * top_left_inactive_xpm[] = {
-"7 24 6 1",
+"7 22 6 1",
 "       c None",
 ".      c #4B58A2 s inactive_shadow_1",
 "+      c #FFFFFF s inactive_hilight_1",
@@ -28,6 +28,4 @@ static char * top_left_inactive_xpm[] = {
 "$$#####",
 "$$#####",
 "$$#####",
-"$$#####",
-"$$#####",
 "$$@@@@@"};
diff --git a/themes/default/top-right-active.xpm b/themes/default/top-right-active.xpm
index 1d9ce4fc26410d47d443073f3d4b1d0c75ec74bf..d33fc59b1787a757ee529ef55e756760269039fa 100644
--- a/themes/default/top-right-active.xpm
+++ b/themes/default/top-right-active.xpm
@@ -1,6 +1,6 @@
 /* XPM */
 static char * top_right_active_xpm[] = {
-"7 24 6 1",
+"7 22 6 1",
 "       c None",
 ".      c #4B58A2 s active_shadow_1",
 "+      c #6EA0CD s active_hilight_1",
@@ -28,6 +28,4 @@ static char * top_right_active_xpm[] = {
 "#####$$",
 "#####$$",
 "#####$$",
-"#####$$",
-"#####$$",
 "@@@@@$$"};
diff --git a/themes/default/top-right-inactive.xpm b/themes/default/top-right-inactive.xpm
index 46e7bbe9051c8d534f7a6c7a3dcaf926c30e864a..38e300ca9cf7d3dc0dab6506d0606112109c9d85 100644
--- a/themes/default/top-right-inactive.xpm
+++ b/themes/default/top-right-inactive.xpm
@@ -1,6 +1,6 @@
 /* XPM */
 static char * top_right_inactive_xpm[] = {
-"7 24 6 1",
+"7 22 6 1",
 "       c None",
 ".      c #4B58A2 s inactive_shadow_1",
 "+      c #FFFFFF s inactive_hilight_1",
@@ -28,6 +28,4 @@ static char * top_right_inactive_xpm[] = {
 "#####$$",
 "#####$$",
 "#####$$",
-"#####$$",
-"#####$$",
 "@@@@@$$"};