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