.clickable {
	cursor: pointer;
	}
#FAQs div {
	padding: 0 0 0 23px;
	}
#FAQs div.question {
	background: transparent url(../images/expand-collapse.png) no-repeat left 4px;
	}
#FAQs div.show {
	background-position: -1000px 4px;
	}
.typography #FAQs h3 {
	margin-top: .5em;
	}
.typography #FAQs p {
	margin-bottom: 1.5em;
	}