/* >> remove print button */
	div.topAddContrContainer img.printButton,
	div.bottomAddContrContainer img.printButton
	{
		display: none;
	}
/* << */

