@media print {
	.widget { display: none; }
}
.widget .title { color: #000; background-color: transparent; font-weight: normal; }
