
.faq-single-container{
	margin-bottom:20px;
}

.faq-header{
	background:url(/qi/aiweb.nsf/WebRessources/2009website/$file/faq_plus.gif) no-repeat 99% 5px;
	font-weight:bold;
	background-color:#e5e9ec;
	color:#415381;
	padding:5px;
	cursor:pointer;
}

.faq-selected{
	background:url(/qi/aiweb.nsf/WebRessources/2009website/$file/faq_minus.gif) no-repeat 99% 5px;
	background-color:#e5e9ec;
}

.faq-answer{
	padding:5px;
	display:none;
	_height:100px;
}

.faq-answer ul{
	padding-left:5px;
	margin-left:10px;
}

.faq-answer ul li{
	background:transparent url(/qi/aiweb.nsf/WebRessources/2kStaticPageImg/$file/ul_listtyle_blackSquare.gif) no-repeat scroll left 0.6em;
	margin:3px;
	list-style-position:inside;
}

