/* Images */
IMG#lehn_photo_f_2 {
	height:					128px;
	width:					96px;
}
IMG#DECORJeanPierre1 {
	height:					131px;
	width:					103px;
}
IMG#maybury_head {
	height:					119px;
	width:					95px;
}
IMG#tempesta_head {
	height:					119px;
	width:					87px;
}
IMG#seaborg {
	height:					115px;
	width:					99px;
}
IMG#elkan_blout_head {
	height:					122px;
	width:					98px;
}
IMG#krief_head {
	height:					136px;
	width:					106px;
}

TABLE.officers {
	border-collapse:		collapse;
	margin-left:			20px;
	margin-right:			20px;
	table-layout:			fixed;
	width:					520px; /* Overspecification for IE */
}
COL.officers_c1 {
	width:					115px;
}
COL.officers_c2 {
	width:					auto;
}
TABLE.officers TD.photo {
	margin-right:			10px;
	text-align:				center;
}
TABLE.officers TD {
	padding:				5px;
}
TABLE.officers TD:first-line {
	font-weight:			bold;
}
