@charset "utf-8";
/* CSS Document */

div.speaker {
	height:150px;
	padding:0;
	margin-bottom:15px;
	}

.caption {padding-top:10px;}
.caption span {display:block;line-height:1.6em; margin-bottom:15px}
.caption p {line-height:1.4em;}
.photo {float:left;margin-right:1.0em;}

div.speaker2 {
	height:150px;
	padding:0;
	margin-bottom:15px;
	}
.caption2 {
	float:left;
	width:185px;
	line-height:1.3em;	
	}
