#content {
	border-bottom:10px solid #fff;
	padding-bottom: 0;
	padding-top: 8px;
	height: 109px;
}

#profiles {
	background: url(../images/honorees/honorees-background.gif) repeat-y center 0;	
	float: left;
	text-align: center;
	width: 676px;
	padding: 20px 0;
}

#profiles h1 {
	font-size: 20px;
	line-height: 30px;
}

#leftcol, #rightcol {
	float: left;
	width: 338px;
}
#profiles a img {
	display: block;
	margin: 10px auto 0 auto;
}
