h3.Comp_question {
	font-size: 1.25em;
	line-height: 1;
	margin: 10px;
}
#answerList {
	margin-left: 20px;
}
.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;
}
.privacyComp {
	margin-top: 10px;
}

