.tags {
	margin:5px 0 20px 0;
}

.button-one {
	display: inline-block;
}
.report-header  {
	padding-top:20px;
	margin-bottom: 20px;
}
.centered-text-block {
	padding-bottom: 0;
}

.centered-text-block .button-one {
	position: relative;
	bottom: -15px;
}

.tags ul {
	display: inline;
}

.tags li {
	display: inline-block;
}

.get-access .text {
	z-index: 10;
	position: relative;
	padding-right: 5px;
	top: -2px;
}

.get-access  .text {
	padding:0 40px;
}

.get-access strong {
	display: block;
	margin:20px 0;
}

.site-section.latest-research {
	margin-bottom: 20px;
}

.pull-quote {
	padding-bottom: 40px;
	margin-top: 20px;
}

.pull-quote blockquote {
	font-style: italic;
	font-size: 22px;
	line-height: 1.4em;
}


.info-form .input-field  {
	margin:10px 0;
}

.info-form .input-field input[type="text"],
.info-form .input-field input[type="email"] {
	max-width: 100%;
	width: 100%;
}

.info-form .input-field .required {
	font-size: 12px;
	line-height: 1em;
	vertical-align: top;
}