/* Additional styles for print mode. Only for this theme. */

@media print {
	body #idMainContainer #idContentContainer { background: none; }
}