.errorComp
{
  border-top:1px solid red;
  border-bottom:1px solid red;
  background:#eee;
  display:none;
  padding:10px 5px;
}

#Competition li.thanks
{
  margin-bottom:10px;
  font-size:1.4em;
  list-style:none;
}

.compPost p { line-height: 1em; margin-bottom: 0.25em; }
.compPost p.thanks { text-align: center; font-size: 1.2em; font-weight: bold; }
.compPost { margin-bottom: 1em; }
.compPost input[type="submit"] { text-align: center; display: block; margin: 0 auto; }

