/* XPM */
static char * bottom_left_inactive_xpm[] = {
"2 2 3 1",
" 	c None",
".	c #969696 s inactive_shadow_1",
"+	c #626262 s inactive_color_1",
".+",
".."};