.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;
	margin-bottom:25px;
}
.global .content #right .board .subtitle {
	font-size:15px;
	font-weight:700;
	margin-top:21px;
	margin-bottom:0;
	position:relative;
	left:0px;
	text-transform:uppercase;
}
.global .content #right .board p {
	font-size:15px;
	margin-top:2px;
	line-height:19px;
	padding-right:7px;
}
.global .content #right .board p.discontinue { margin-top:19px; }
.global .content #right .board p.except { margin-top:19px; }
.global .content #right .board #indInvOuter {
	border:1px solid #33B900;
	box-sizing:border-box;
	width:100%;
	padding:2px;
	margin-top:35px;
	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;
	text-transform:none;
	font-size:17px;
}
.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;
	padding-right:0;
}
.global .content #right .board .triptych .panel:nth-child(1) p { padding-right:8px; }
