div.faq_question div.border_footer{
	top:0px;
	height:7px;
	margin-bottom:0px;
	background-image:url(../img/faq/faq-footer.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}

*html div.aurora_faq_pi1 div.faq_top{
	margin-top:20px;
}

div.aurora_faq_pi1 div.border_top{
	background-image:url(../img/faq/faq-header.jpg);
	padding-top:15px;
	height:25px;
}

*html div.faq_question div.border_footer{
	background-image:url(../img/faq/faq-footerIE6.jpg);
}

div.aurora_faq_pi1 div.border_top img{
	border:none;
	align:left;
	margin-top:8px;
	margin-right:8px;
}

#layout-content div.aurora_faq_pi1 div.border_top a,
#layout-content div.aurora_faq_pi1 div.border_top a:link,
#layout-content div.aurora_faq_pi1 div.border_top a:visited,
#layout-content div.aurora_faq_pi1 div.border_top a:active
{
	font-size:11px;
	font-weight:bold;
}

#layout-content div.aurora_faq_pi1 div.border_top a:hover
{
	font-size:11px;
	font-weight:bold;
	text-decoration:underline
}

div.faq_question{
	position:relative;
}

div.faq_question div{
	padding:0px 12px
}

div.faq_question div.close{
	position:absolute;
	color: #d0171f;
	padding:0px;
	float:right;
	top:-31px;
	right:10px;
	cursor:pointer
}

*html div.faq_question div.close{
	top:-35px;
	padding-right:23px
}

*+html div.faq_question div.close{
	top:-35px;
}

h3.h3faq{
	padding-left:5px
}

div.faqSpacer {
	clear:both;
	height:10px
}

*+html div.faqSpacer {
	height:30px
}

div.faq_answer div,
div.faq_answer div p.bodytext{
	margin:0;
	padding:0
}