@media print
{
	

	#scroll_1, scroll_2, scroll_3 {
		overflow: visible;
		height: auto;
		display:block;
	}
}



