div#StoryBehindTheName p {
	line-height: 1.5em;
}

.section .instrumentPage h1 {
	padding: 0;
	text-align: left;
	font-weight: 700;
}

.section .instrumentPage h1:first-child:after,
.pageContent h1:first-child:after {
	display: none;
}

.contentBoxInner {
	padding-right: 30px;
}

.fiveThingsNew {
	display: block;
}

.fiveThingsContainer {
	display: flex;
}

.fiveImage img {
	max-width: 100%;
}

.fiveImage {
	width: 30%
}

.fiveText {
	width: 70%;
}

.sectionInner {
	width: 90%
}

.instrumentPage {
	padding-top: 20px;
	display: flex;
}

.contentBox {
	width: 70%;
	padding-right: 10px;
}

.sidebarNew {
	width: 30%
}

aside.boxed {
	border: 1px solid #C1C1C1;
	padding: 5.26316%;
}

.header_title,
.sidebar_title {
	font-size: 1.55em;
	margin-bottom: 0.6em !important;
	font-weight: 700;
	margin-left: -1px;
	letter-spacing: -.02em;
}

aside h2,
aside h3 {
	margin: 0px !important;
	padding: 0px !important;
}

table.mars_table {
	border-collapse: collapse;
	width: 100%
}

table.mars_table td {
	background-color: transparent
}

table.mars_table th {
	background-color: white;
	color: black;
	font-size: .75em;
	font-weight: 500;
	text-align: left;
	padding: 13px
}

@media (min-width: 600px),
print {
	table.mars_table th {
		font-size: .9em
	}
}

table.mars_table tbody td {
	font-size: .9em
}

@media (min-width: 600px),
print {
	table.mars_table tbody td {
		font-size: 1.1em
	}
}

table.mars_table tr:nth-child(even) {
	background-color: #edf4fb
}

table.mars_table tr:nth-child(odd) {
	background-color: #ffffff
}

table.mars_table td {
	border: 1px solid #d2d2d2;
	padding: .8em
}

table.mars_table td:first-child {
	border-left: transparent
}

table.mars_table td:last-child {
	border-right: transparent
}

table.small_table,
table.mars_table.small_table {
	font-size: .75em;
	padding: .6em
}

blockquote {
	clear: both;
	color: #000;
	margin-left: 0px !important;
	margin-right: 0px !important;
}

blockquote .quote {
	font-style: italic;
	margin-bottom: .5em;
	font-size: 1.5em;
	line-height: 1.4em;
	font-weight: 700
}

blockquote footer {
	font-size: 1em;
	text-align: left
}

blockquote cite {
	font-style: normal
}

blockquote {
	color: #000 !important
}

blockquote.inspirational {
	color: #FFF
}

@media (min-width: 769px)
}
@media (min-width: 1200px) {}
.gradient_line_extra_margin {
	margin-left: auto;
	margin-right: auto;
	content: " ";
	width: 100%;
	height: 1px;
	clear: both;
	background: #BEBEBE;
	background: -moz-linear-gradient(left, rgba(190, 190, 190, 0), #bebebe, rgba(190, 190, 190, 0));
	background: -webkit-linear-gradient(left, rgba(190, 190, 190, 0), #bebebe, rgba(190, 190, 190, 0));
	background: linear-gradient(left, rgba(190, 190, 190, 0), #bebebe, rgba(190, 190, 190, 0));
	margin: 2em 0
}
@media screen and (max-width:980px) {
	.contentBox {
		width: 60%;
	}
	
	.contentBoxInner {
		padding-right: 0px;
	}
	
	.sidebarNew {
		width: 40%;
	}
	
	.piSection {
		text-align: center;
		margin: 0 auto;
		width: 100%;
	}
}
@media (max-width: 769px),
print {
	.instrumentPage {
		display: block !important;
	}
	
	.contentBox {
		width: 100%
	}
	
	.sidebarNew {
		width: 100%;
		margin-top: 40px;
	}
	
	.gradient_line_extra_margin {
		margin: 3em 0
	}
}
.section a {
	color: #4A97E1;
	font-weight: 300;
}
