.section_background{
	background: url('../images/about.jpg') no-repeat;
	height: 350px;
	margin-top: 130px;
}
.section_title h1{
	font-size: 50pt;
	line-height: 350px;
	whitespace: normal;
}
.bold{
	font-weight: bold;
	color: #556A97;
}
#title_break{ display: none; }
.section_title{ width: 750px; }
#honorees{
	width: 100%;
	font-size: 14pt;
}
#honorees .year{
	font-weight: bold;
	color: #556A97;
	padding-top: 20px;
	font-size: 17pt;
}
#honorees .award, #honorees .honoree{ padding: 10px 0; }
#honorees .award{
	width: 275px;
	font-weight: bold;
	vertical-align: top;
}
#honorees .company0, #honorees .company1{ font-style: italic; }
#honorees .company1{ font-size: 12pt; }