﻿.DisableDivForPrint
{
	display:inline-block;
	width:100%;
}
.DisplayForPrint
{
	display:none;
}
