h3 {
  color: #cf1a1a;
}

div#flashNotice {
  border: 2px solid #cf1a1a;
  padding: 5px;
  margin: auto;
  margin-top:10px;
  font-weight: bold;
  text-align: center;
  width: 50%;
}

.help {
  color: #aaa
}

.indicator
{
  width: 100px;
  height: 40px;
  left: 10px;
  top: 10px;
  z-index: 900;
  background: url(/images/indicator.gif) no-repeat 0 0;
}

.center
{
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
