#bodyContent .section-subheader {
	position: relative;
	margin-bottom: 56px;
}
#bodyContent .section-subheader .back {
	position: absolute;
	right: 0;
	bottom: 6px;
	line-height: 16px;

	font-family: verdana;
	font-size: 8pt;
	color: #313844;
}
#bodyContent .section-subheader .back img {
	vertical-align: bottom;
}
#bodyContent .header {
	margin-bottom: 2px;
	font-family: verdana;
	font-size: 11pt;
	font-weight: bold;
	color: #313844;
}
#bodyContent .date {
	margin-bottom: 10px;
	font-family: verdana;
	font-size: 8pt;
	color: #969696;
}
#bodyContent .image {
	margin-top: 45px;
	margin-bottom: 35px;
}
