﻿/* Results Interpretation page
---------------------------------------------------------------------*/
#ResultsInterpretationPageWrapper {
	height: 500px;
	font-size: 120%;
	padding-left: 5px;
	padding-right: 5px;
   /* border: 1px solid #496077;*/
}

#ResultsInterpretationPageWrapper p {
	margin-top: 15px;
}
/*--------------------- End Results Interpretation Page --------------*/
