
				.expandomaticExpander {
					background-color: #adcaff;
					cursor:pointer;
					padding:3px 0 3px 30px;
					margin-top:2px;
					margin-bottom:1px;
					color: #372F90;
				}
				.expandomaticChild {
					background-color: #e1e8fa;
					text-align:justify;
					padding:20px;
					margin-bottom:10px;
				}
