/* XPM */
static char * bottom_right_active_xpm[] = {
"2 2 3 1",
" c None",
". c #2D2D2D",
"+ c #484848",
".+",
"++"};