/* (c) pihentagy */
@-moz-document domain(mail.google.com) {
  /* sent and received messages */
  div.gMivnd {
    background-color: #aaa !important;
  }

  /* lower panel */
  .v0fLnc {
    background-color: #ccc !important;
  }

  /* text input */
  .Gr0sfc {
    background-color: #eee !important;
    -moz-border-radius: 5px;
    border-color: #77f !important;

  }

  /* focused */
  .Gr0sfc:focus {
    border-color: #000 !important;
  }


  /* make titlebar transparent a bit*/
  .AWqJIf {
   -moz-opacity:.9;
  }
}