@media print
{    
  .noprint *
  {
    display: none !important;
  }
}

iframe {
	border-width:0;
}
