/* GFX Signature */

.message .signature {
  background-image: url("../images/signature.png");
  background-repeat: no-repeat;
  background-position: top !important;
  min-height: 26px;
  border-left-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  margin: 15px 0 0 0;
  padding: 30px 0 0 0;
  overflow: hidden;
  position: relative;
  border-top: none;
}