/* site-specific CSS */
.temp-intro {
	padding: 0 0 10px;
	margin-bottom: 20px;
}
.temp-intro header h3 {
	font-size: 18px;
	line-height: 1.1;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: normal;
}
.temp-intro header h4 {
	font-size: 24px;
	line-height: 1.1;
	margin-top: 0;
	margin-bottom: 20px;
}
.temp-intro footer {
	background-color: transparent;
	color: #515151;
	margin: 0;
	padding: 0;
}
.temp-intro footer > p {
	margin-bottom: 0;
}
