
img.speaker {
	margin-bottom: 10px;
	width: 198px;
	height: 146px;
	float: right;
	margin: 0 0 20px 20px;
}
div.clear {
	clear: right;
	height: 15px;
}
h2.speakerheadline {
	font-size: 20px;
	font-weight: bold;
	color: rgb(9,61,132);
	margin-top: 80px;
	margin-bottom: 10px;
	border-bottom: solid 1px rgb(149, 190, 212);
}

div.speaker {
	clear:both;
	float: none;
	padding: 0 10px;
}

header h3 {
	/*display: none;*/
}