/* Generated by KompoZer */
.faq {
  border:  none;
  margin: 0 0 10px;
  background-color: #f3f3f3;
}
.getanswer {
  padding: 5px;
  font-style: italic;
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  text-decoration: none;
}
.answer {
  position: relative;
  width: 90%;
  margin: 0 0 5px;
  padding: 5px 0 5px 50px;
}

