#wc-module-faq a h3, #wc-module-faq h4 a {
	background: #fff url(/graphics/ico_minus-grey.gif) 2px center no-repeat;
	padding-left: 20px;
	padding-right: 2px
}


#wc-module-faq a.collapse h3, #wc-module-faq h4 a.collapse {
	background: url(/graphics/ico_plus-grey.gif) 2px center no-repeat;
}

#wc-module-faq  div.wc-module-faq-category {
	padding: 12px;
	margin-top: -15px;
	border: 1px solid #EEEEEE
}

#wc-module-faq  div.wc-module-faq-category h3{
		margin-bottom: 0 !important;
}

#wc-module-faq div.wc-faq h3 {
		float:left;
	}

#wc-module-faq div.wc-faq a h3{
	cursor:hand;
	margin-left: 4px;
	padding-right:4px;
	z-index: 10;
	position: relative;
}

.style-panel #wc-module-faq p {
	margin-left: 8px;
	margin-right:8px 
}

#wc-module-faq div.wc-faq a.expand h3{
	margin-bottom: -10px;
}

#wc-module-faq div.wc-faq-answer {
	padding: 5px 20px
}

#wc-module-faq div.wc-faq-answer p {
	margin-bottom: 5px
}

