div.mod-faq {
	padding: 0 23px 0 25px;
	}

ol.faqs,
ol.faqs ol {
	padding-left: 0;
	margin-left: 0;
	list-style-type: none;
	}
div.answer {
	padding-left: 17px;
	padding-bottom: .5em;
	}
div.question {
	border-top: 1px solid #e3e7ef;
	padding-top: .3em;
	}
.group h2 {
	padding-top: 10px;
	}	
div.question p {
	margin-bottom: .3em;
	}	
/* icon toggle */
div.clickable {
	padding-left: 17px;
	background: url(../library/icn-faq.gif) no-repeat;
	background-position: 0 .7em;
	}
div.show {
	background-position: -482px .7em !important;
	}

#topics { 
	font-weight: bold;
	color: #00457e;
	padding: 3px 0px 3px 7px;
	background-color: #d1d8e5;
	margin: 0;
	}	
	
ol.anchors a {
	background: url(../library/icn-downanchor.gif) no-repeat 98% 10px #00457e;
	border-top: 1px solid #d1d8e5;
	display: block;
	padding: 2px 0px 2px 7px;
	}	
ol.anchors a:link	 {background-color: #dee3ec; color: #00457e; text-decoration: none; }
ol.anchors a:visited {background-color: #dee3ec; color: #00457e; text-decoration: none; }
ol.anchors a:hover	 {background-color: #d50019; color: #ffffff; text-decoration: none; background-image: url(../library/icn-downanchor-roll.gif)}
ol.anchors a:active  {background-color: #dee3ec; color: #00457e; text-decoration: none; }