.faq_list dl { margin-top: 10px; }

.faq_list dt, .faq_list dd 
{
  margin-left: 5px;
  line-height: 150%;
  width: 500px;
}

.faq_list dt { font-size: 1.2em; }

.faq_list dd { margin: 10px 0 20px 0; padding: 5px; border-top: 1px solid #60911f; border-bottom: 1px solid #60911f; background-color: #f4f4f4; }
.faq_list dd.hide { display: none; }

.faq_list ol { list-style: decimal none inside;  }
.faq_list ol li { margin-bottom: 10px; font-family: verdana, tahoma, arial; font-size: 1.2em; line-height: 150%;}

#faq_open_close_all { margin: 0 0 10px 0; }
.faq_all_button { padding: 5px; border: 1px solid #f1f1f1; background-color: #fafafa; }

#faq_open_close_all a:link:hover, #faq_open_close_all a:visited:hover { text-decoration: none;}



