﻿.openQuestion{display:none;}
.category{font-size:12px; margin:0px; padding:0px; list-style-type:none;}
.category li{list-style-type:none;}
.category .backToTop{float:right; display:none;}
.category .backToTop a{color:#fff;}
.category .backToTop a:hover{text-decoration:none;}

.categoryName{font-size:18px; font-weight:bold; color:#A3AF15; margin:5px 0;}
.subCategories{margin:8px 0;}
.divider{height:1px; color:#ccc; margin:10px 0 20px 0;}

.faq{margin:0 10px; clear:both; padding:0;}
.faq .askedBy{font-size:10px; color:#ef7a2b;}
.faq .answeredBy{font-size:10px; color:#ef7a2b;}
.faq li{margin:0; padding:0 0 10px 55px; list-style:none; background:url(/images/site/questions.png) no-repeat;}
.faq .openQuestion{background:url(/images/site/answers.png) no-repeat top left; padding:0 0 0 70px;}
.faq .summary{padding-bottom:8px; display:block; color:#000; font-size:16px; font-weight:bold;}
a.summaryLink{ text-decoration:none;}
.faq a{color:#e4e4e4; /*line-height:22px;*/}
.faq a:hover{text-decoration:underline;}
.faq .question{font-weight:bold; line-height:22px;}
.faq .answer{margin: 3px 0 25px 0; line-height:18px;}
