ol.faqs,
ol.faqs ol {
	padding: 0 !important;
	margin: 0 !important;
	list-style-type: none;
	width: 490px;
	}
.faq div.content ol.faqs ol {
	margin-bottom: .5em !important;
	}	
.faq div.content ol.faqs li {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	margin: 0 !important;
	}	
div.answer {
	padding-left: 17px;
	padding-bottom: .5em;
	}
div.question {
	border-top: 1px solid #ced8e4;
	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 .6em;
	}
div.show {
	background-position: -560px .6em !important;
	}

#topics { 
	font-weight: bold;
	color: #00457e;
	padding: 3px 0px 3px 7px;
	background-color: #d1d8e5;
	margin: 0;
	}
.mod-faq .filterbar h3 {
	margin-top: .2em !important;
	}	
ol.anchors {
	width: 490px;
	padding: 0 !important;
	margin: 0 0 25px 0 !important;
	}		
.content ol.anchors li {
	margin: 0 !important;
	padding: 0 !important;
	}	
ol.anchors a {
	background: url(../library/icn-downanchor.gif) no-repeat 98% 7px;
	border-top: 1px solid #ced8e4;
	border-bottom: 1px solid #ced8e4;
	display: block;
	padding: 4px 0px 4px 7px;
	background-color: #ecf1f5;
	margin-bottom: -1px;
	}	
ol.anchors a:link	 {text-decoration: none; }
ol.anchors a:visited {text-decoration: none; }
ol.anchors a:hover	 {background-color: #fff; text-decoration: none; background-image: url(../library/icn-downanchor-roll.gif)}
ol.anchors a:active  {text-decoration: none; }

.filterbar-outer {
	margin-bottom: 15px;
	}
	
.mod-faq table {
	width: 480px !important;
	}	
