.ask-form { padding: 15px 0 30px; }

#aform { display: none; }
#aform .af-text { width: 440px; border: 1px solid #999999; font-family: Verdana, Geneva, sans-serif; padding: 2px 5px; }
#aform .af-textarea { width: 440px; border: 1px solid #999999; font-family: Verdana, Geneva, sans-serif; padding: 2px 5px; }
#aform label { display: block; font-weight: bold; margin-bottom: 3px; }
#aform .mb { margin-bottom: 10px; display: block; }

.faq-list .fl-one { padding-bottom: 5px; border-bottom: 1px solid #d0d0d0; margin-bottom: 5px; }
.faq-list .flo-var { float: left; width: 70px; font-weight: bold; padding-bottom: 5px; }
.faq-list .flo-question { color: #c71f46; padding-bottom: 5px; margin-left: 70px; }
.faq-list .flo-question span { font-style: italic; color: #666; }
.faq-list .flo-answer { padding-bottom: 5px; margin-left: 70px; }
.faq-list .last { border-bottom: 0 !important; }
.faq-list p { text-indent: 0 !important; }
