.content .faqq { margin-bottom: 10px; font-weight: bold; }
.faqMenu ul li { font-size: 1.8em; }
.faqMenu ul li a { font-size: 0.70em; }
.faqMenu ul { list-style-type: square; vertical-align: middle; }
li.author { color: #3384CD; }
li.esl { color: #675DB5; }
li.corporate { color: #77B83D; }
li.student { color: #40A3BE; }
li.business { color: #DEA43B; }
li.personal { color: #F55A18; }
.faqQuestion { line-height: 1.2em; cursor: pointer; color: #3384CD; padding-left: 25px; background: url(/images/arrowRight.png) no-repeat left center; }
.faqQuestion:hover { text-decoration: underline; }
.faqQuestionUp { background: transparent url(/images/arrowRight.png) no-repeat left; }
.faqQuestionDown { background: transparent url(/images/arrowDown.png) no-repeat left; }
