/* ver. 02.00 - 2009/02/25 - CEB */

/*** Instrumentation ***/

#instru-instru {
	margin: 0.5em 0 0 0;
}

#instru-instru-allPics {
	margin: 2.0em 0 0 0;
}

#instru-instru-pic1-id {
	float: left;
	width: 300px;
}

#instru-instru-picCol {
	float: left;
	width: 140px;
	padding: 0 0 0 30px;
}

#instru-instru-picCol img {
	width: 90px;
	margin: 0 0 10px 0
}

/*** Imaging and Illumination ***/

div#instru-imaging-and-illum {
	float: left;	/* force dimensions toaccount for included floats. */
	width: 100%;
	margin: 1.5em 0 0 0;
}

div#instru-imaging-and-illum-allPics {
	margin: 2.0em 0 0 0;
}

img#instru-imaging-and-illum-pic1-id {
	float: left;
	width: 350px;
}

div#instru-imaging-and-illum-picsCol {
	float: left;
	width: 166px;
	padding: 0 0 0 30px;
}

div#instru-imaging-and-illum-picsCol img{
	width: 124px;
	margin: 0 0 11px 0;
}


	

