﻿.DisableDivForPrint
{
	display:block ;
}
.DisplayForPrint
{
	display:none;
}
