fieldset{
  text-align: right;
}

.adminNotice{
  background: #ffffcc;
  color: #900;
  padding: 10px;
  border: 2px dashed #c00;
  margin-bottom: 10px;
}

