@media print {
	#sidebar { display:none !important;}
	#container { width:100% !important; float:none; margin: 0 auto !important;
  }
}


