.NotPrinted {
	display : none;
}

table.CertTable {
	table-layout: auto;
    height: auto;
}

table.CertTable div.CertScrollBox {
    height: auto;
    overflow:visible;
}

table.CertTable div.CertBox {
	width: auto;
	height: auto;
}

div.Section table.CourseTable {
	height:auto;
}

div.CertSummary p.CourseResultSuccess,
div.CertSummary p.CourseResultFailed {
    padding-bottom: 0px;
}