#faq .question { color: #333; margin-top: 10px; font-size: 1.1em; } #faq p.question { size: 1.4em; line-height: 200%; font-weight: bold; margin: 4px; cursor: hand; } #faq p.question:first-letter { color: #83955B; font-weight: normal; } #faq .answer { font-size: 0.9em; border-left: 1px solid #999; padding-left: 10px; margin: 0 auto; width: 80%; color: #83955B; } #faq ul { list-style-type: disc; list-style-position: inside; }