.faqs h2 { margin-top: -4px; font-weight: normal; font-size: 2em; color: #999; }
.faqs ul.questions { margin-top: 15px; margin-bottom: 15px; list-style-type: none; margin-left: 0px; }
.faqs ul.questions li a { padding-left: 20px; color: #A80044; background: url(../images/star.png); background-repeat: no-repeat; background-position: 0px 5px; padding-top: 2px; padding-bottom: 2px; font-size: 1.3em; line-height: 1.6em; }

.faqs .answer { padding-left: 20px; padding-top: 10px; padding-right: 20px; background: url(../images/gray_gradient_bg.jpg); background-repeat: no-repeat; }
.faqs .answer strong { display: block; color: #807047; font-weight: bold; font-size: 13px; margin-bottom: 10px; }
.faqs .answer p { font-size: 13px; }
