
.pmailnotify .psendsubmit,
.pmailnotify .gb_field {
  background: #81B4F1;
  margin-top: 30px;
}

.pmailnotify .gb_field {
  margin: 10px 0;
}

.pmailerrors,
.pmailsuccess {
  font-weight:bold;
}

.pmailerrors {
  color: #600;
}

.pmailsuccess {
  color: #060;
}

.pmailnotify .inputerror {
  border: 1px solid red;
  color: #600;
}

.pmailnotify .notifynote {
  padding: 0 10px 0 0;
}

.pmailnotify .psendsubmit {
  border: 1px solid black;
  padding: 5px;
  cursor: pointer;
}

.pmailnotify {
  margin-bottom: 10px;
}

.pmailnotify .cf_container {
  padding-bottom: 0;
}

.pmailnotifylink .pmailsubmit {
  margin-top: 40px;
  color:#FFFFFF;
  border: 0px solid black;
  padding: 2px 2px 2px 30px;
  line-height: 34px;
  margin: 0;
  background: transparent url(../../export/pluginstatics.php?object=0&plugin=mailnotify&filename=notify.png) left no-repeat;
  /*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../export/pluginstatics.php?object=0&plugin=mailnotify&filename=notify.png', sizingMethod='crop');*/
  cursor: pointer;
}

*+html .pmailnotifylink .pmailsubmit {
  padding-left: 2px;
}
* html .pmailnotifylink .pmailsubmit {
  padding-left: 2px;
}

