div.FAQ-Question
{  font-size: 1.2em;
   font-weight: bold;
   color: #F51724;
   margin-top: 10px;
   cursor: pointer;
}

div.FAQ-Answer
{  background-color: #FAdddd;
}

h3
{  margin-top: 0px;
}