.sysmsg h2 {font-size:1.3em;color:#000 !important;border-bottom:1px solid #000 !important;margin:0 0 5px 0 !important;padding:0 !important}
.sysmsg {
  margin-top:10px;
  width:300px;
  background:#eee;
  border:2px solid #aaa;
  padding:15px;
  margin-left:auto;
  margin-right:auto;
  color:#000;
}

.sysmsgerr h2 {font-size:1.3em;color:#f00 !important;border-bottom:1px solid #f00 !important;margin:0 0 5px 0 !important;padding:0 !important}
.sysmsgerr {
  margin-top:10px;
  width:300px;
  background:#ffeeee;
  border:2px solid #f00;
  color:#f00;
  padding:15px;
  margin-left:auto;
  margin-right:auto;
}