@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain(mail.google.com) {
  /* all service links text-decoration removed */
  .lk {
    text-decoration:none !important;
    }
  /* Font-size of left and right menus decreased */
  #gbar .gbarp,
  #guser {
    font-size:11px !important;
    }
  /* ...and text-decotation removed */
  #gbar .gbarp a,
  #gbar .gbarp u,
  #guser a,
  #guser span {
    text-decoration:none !important;
    }
  /* Bottom border for top menus removed */
  #gbarl {
    display:none !important;
    }
  /* Â«Search optionsÂ» and Â«Created filterÂ» links at the right of search box removed */
  #mt1 .lk {
    display:none !important;
    }
  /* Â«Edit labelsÂ» link aligned to left and decreased */
  #prf_l {
    padding-top:8px !important;
    text-align:left !important;
    font-size:60% !important;
    }
  /* Place for service icons in opened letter title */
  #tt {
    padding-right:90px !important;
    }
  /* Ads at the right of opened letter removed */
  *[class^=rh] {
    display:none !important;
    }
  /* Opened letter extended to full width */
  div#fic {
    margin-right:0 !important;
    }
  /* Ads box with service icons aligned to right */
  div#rh {
    padding:0 !important;
    width:auto !important;
    height:auto !important;
    float:right !important;
    }
  /* Service icons box cleared */
  div#ap {
    overflow:hidden !important;
    }
  /* Service icons text labes removed */
  div#ap u {
    display:none !important;
    }
  /* Service icons aligned to left */
  div#ap .ar {
    float:left !important;
    margin-right:5px !important;
    }
  /* Â«Invite a friendÂ» box removed */
  div#nb_1 {
    display:none !important;
    }
  /* New min-height to empty letter list to align it at the bottom with closed chat box */
  div#tbd {
    min-height:170px !important;
    }
  /* Footer removed */
  div#ft {
    display:none !important;
    }
  /* Reload link replaced with icon */
#rfr {
    display:block;
    width:17px;
    height:17px;
    background:url(
data:image/png;
base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNS8xNS8wN9g/hOYAAAAYdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3Jrc0+zH04AAADZSURBVBiVddCxTUMxFIXh76HXkwmADYIU92SDkA3CBjCBnzdIQ0UBNNRkgoTeRWABEAOgZAJTxJGenuA09x7f3/bVaUopICSX6DDDDivc5minqimlHMF1PdvWOsUX5jnahmTRTLoyquAyR8/HV0JyjtdqH3DfTLoywyZHewOF5BQfOIM2R6sh1NP8CEIbkjIAnnJ0E5IFHvuDZtKVMgT/+6bt9T+4+wsKyQhXJ9W/4BvrkFwMwIVDWpu2t+PYIarPkLxVdlzrNEf7pvRWrlEtcY1Rvdzl6B1+AStCR5ZTT+8xAAAAAElFTkSuQmCC)
    50% 50% no-repeat;
    text-indent:-5000px;
    }
}