/* Styles for 'LED Measurement Services' */


/* For text near the top of the body */
/* Override this on each page as needed */
div#introText {
	margin-bottom: 100px;
}

/* Column DIVs for body text */
.textColumnLeft {
	float: left; 
}

.textColumnRight {
	float: right; 	
}

.textColumnLeft, .textColumnRight {
	width: 274px;	
}



