.global .content #right .heading {
	width:100%;
	height:57px;
	background-image:url('/images/melina-stand.jpg');
}
.global .content #right .board {
	height:auto;
	padding-top:39px;
	padding-left:42px;
	padding-right:45px;
	padding-bottom:39px;
	overflow:visible;
	color:#4C4C4C;
}
.global .content #right .board .headline {
	text-transform:none;
	font-size:30px;
	line-height:33px;
	text-align:left;
	position:relative;
	left:-1px;
}
.global .content #right .board .subtitle {
	font-size:17px;
	margin-top:19px;
	margin-bottom:0;
	position:relative;
	left:0px;
}
.global .content #right .board .subtitle.etymology { margin-top:23px; }
.global .content #right .board p {
	font-size:15px;
	margin-top:23px;
	line-height:19px;
}
.global .content #right .board p.investing {
	margin-top:19px;
	padding-right:5px;
}
.global .content #right .board p.when {
	margin-top:6px;
	padding-right:7px;
}
.global .content #right .board p.pastperf {
	margin-top:31px;
	padding-right:11px;
}
.global .content #right .board div.fdic {
	text-align:center;
	font-size:17px;
	line-height:20px;
	font-weight:500;
	padding:9px 10px 8px 9px;
	position:relative;
	left:-4px;
	margin:27px auto 0 auto;
	border:1px solid #4C4C4C;
	width:495px;
	box-sizing:border-box;
}
.global .content #right .board #indInvOuter {
	border:1px solid #33B900;
	box-sizing:border-box;
	width:100%;
	padding:2px;
	margin-top:40px;
	position:relative;
	left:-3px;
	background-color:#9EFF7A;
}
.global .content #right .board #indInvOuter .inner {
	border:1px solid #33B900;
	box-sizing:border-box;
	width:100%;
	padding:12px 2px 11px 2px;
	background-color:#FFFFFF;
	text-align:center;
}
.global .content #right .board #indInvOuter .inner h2 { margin-top:0; }
.global .content #right .board #indInvOuter .inner p {
	margin-top:4px;
	margin-bottom:0;
}
.global .content #right .board #indInvOuter .inner p a { text-decoration:underline; }
.global .content #right .board .next { margin-top:33px; }
.global .content #right .board .next span {
	font-size:21px;
	font-weight:800;
	color:#FF7C03;
	position:relative;
	left:-2px;
}
.global .content #right .board .next a {
	font-size:21px;
	text-decoration:underline;
	margin-left:3px;
}
.global .content #right .board .triptych { margin-top:36px; }
.global .content #right .board .triptych .panel {
	display:inline-block;
	vertical-align:top;
	width:210px;
}
.global .content #right .board .triptych .panel:nth-child(2) {
	margin-left:23px;
	margin-right:23px;
}
.global .content #right .board .triptych .panel img {
	display:block;
	margin-bottom:8px;
}
.global .content #right .board .triptych .panel a.title {
	font-size:15px;
	text-decoration:underline;
}
.global .content #right .board .triptych .panel p {
	font-size:13px;
	font-weight:500;
	position:relative;
	left:-1px;
	margin-top:4px;
	line-height:15px;
}
.global .content #right .board .triptych .panel:nth-child(1) p { padding-right:8px; }
