.faq-list-of-questions {
  list-style-type: none; }
  .faq-list-of-questions li {
    margin-bottom: 10px;
    padding: 0; }
    .faq-list-of-questions li:last-child {
      margin-bottom: 0; }

.faq-answer {
  padding: 10px 0 10px 18px;
  line-height: 16px;
  display: none; }
  .faq-answer a {
    color: #C30000;
    white-space: nowrap;
    text-decoration: none; }
    .faq-answer a:hover {
      text-decoration: underline; }

.faq-question {
  text-decoration: none;
  display: inline-block;
  padding-left: 18px;
  background: url("/images/bt-show-small-dark-gray.png") left 50% no-repeat;
  font-weight: bold; }
  .faq-question:hover {
    text-decoration: underline; }

.faq-question-opened {
  background: url("/images/bt-hide-small-dark-gray.png") left 50% no-repeat; }

/*# sourceMappingURL=index.css.map */
