.thisPage h1,
.thisPage h2 {
	text-align: left;
}
.thisPage h2 {
	border-top: 1px solid silver;
	padding-top: 30px;
	margin: 30px 0 0;
}
.thisPage p {
	padding: 0;
	margin: 0;
}
