.speaker-list {
	float:left;
	font-size:12px;
	line-height:16px;
	text-align:center;
	margin:0 15px 15px 0;
	width:170px;
	height:260px;
}
/*.speaker-list img {	
	border:1px solid rgb(194,194,194);
	padding:1px;
	position:relative;
	width:165px;
	height:185px;
	overflow:hidden;
	margin-bottom:10px;
}

.bio-photo img {
	float:left;
	width:165px;
	border:1px solid rgb(194,194,194);
	padding:1px;
	margin:0 25px 25px 0;
}*/

.frame {
	border:1px solid rgb(194,194,194);
	padding:1px;
	position:relative;
	width:165px;
	height:185px;
	overflow:hidden;
	margin-bottom:10px;
}
.frame img {
	width:165px;	
}
.bio-photo .frame {
	float:left;
	margin:0 25px 25px 0;
}