@namespace url(http://www.w3.org/1999/xhtml);

/* Gbar - SelectBox */
@-moz-document
url-prefix(https://mail.google.com),
url-prefix(http://mail.google.com),
url-prefix(https://www.google.com/reader),
url-prefix(http://www.google.com/reader),
url-prefix(https://www.google.com/calendar),
url-prefix(http://www.google.com/calendar),
url-prefix(https://docs.google.com),
url-prefix(http://docs.google.com) {

select[name="gmSelectLogin"] {
border: none !important;
/* width: 120px !important; */
line-height: 11px !important;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif !important;
-moz-border-radius: 3px !important;
background: transparent url(data:image/gif;base64,R0lGODlhAQAkAMQAAOfWsfPivO3t7fnpxt3d3eLi4vb29vDw8N/f3/nowu3ct+bVsOfn5+Tk5OjYs+Hh4evatevr6+bVsfXkv+fWsPX19fjmwfLy8u/eufHguvT09Ojo6P///wAAAAAAAAAAACH5BAAAAAAALAAAAAABACQAAAUdIEcgT9EwkXBcWrVQ3CZvnGZIgAMpWBZMlsSAEwIAOw==) repeat-x scroll 0 0 !important;
}
select:focus {
background-position: center bottom !important;
}
option[value=""],
option[value="add_account"],
option[value="remove_account"],
option[value="sign_out"],
option[value="check_for_update"] {
background: #566068 !important;
color: #FFF !important;
}
option[value="change_account"] {
border-bottom: 1px solid #000 !important;
border-top: 1px solid #3F4448 !important;
background: #23262A !important;
color: #FFBB00 !important;
}
option[disabled="disabled"] {
display: none !important;
}
}

/* Footer - This account is currently being... */
@-moz-document
url-prefix(https://mail.google.com),
url-prefix(http://mail.google.com) {

.l7 {
background: none !important;
color: #DDD !important;
font-weight: normal !important;
font-size: 7pt !important;
text-shadow: 0 1px #272D30 !important;
}
}