.biography {
	margin-top: 1em;
	margin-left: 145px;
	padding-bottom: 1em;
	border-bottom: 1px solid #75459a;
	min-height: 155px;
}

* html .biography {
	height: 155px;
	position: relative;
}

.biography img {
	float: left;
	margin-left: -145px;
	position: relative;
}

.biography h2 {
	font-size: 100%;
	font-weight: bold;
	margin: 0;
	color: #000;
	background-color: transparent;
}

.biography .title {
	font-style: italic;
	margin: 0;
}

.press {
	padding: 1em 0 0 0;
}

.press h2 {
	font-size: 110%;
	color: #000;
	font-weight:bold;
	margin: 0;
	padding: 0;
}

.press .date {
	font-size: 90%;
	color: #666;
	padding-bottom: 0.5em;
}