/* Images */
IMG#les_mitscher {
	height:					125px;
	width:					96px;
}
IMG#abegaz_stmbtspr {
	float:					right;
	height:					247px;
	margin-left:			15px;
	width:					449px;
}
IMG#medchemcourse_img {
	height:					185px;
	width:					263px;
}
IMG#medchemcourse_img2 {
	height:					188px;
	width:					240px;
}
IMG#medchemcourse_img3 {
	height:					189px;
	width:					266px;
}

TABLE.mcteam {
	border:					1px solid silver;
	border-collapse:		collapse;
	margin-left:			15px;
	margin-right:			15px;
	table-layout:			auto;
}
TABLE.mcteam TD, TABLE.mcteam TD.photo  {
	padding:				5px;
}
TABLE.mcteam TD {
	font-size:				0.75em;
	text-align:				left;
}
TABLE.mcteam TD:first-line {
	color:					#B22222; /*firebrick */
}

UL.strategies {
	margin-top:				-10px;
}
LI.strategies {
	margin-right:			25px;
	padding-top:			10px;
	text-align:				justify;
}
