#noprint, .noprint { display: none; }

#heart 	{  
             	display:table;
		}
		
#heart_print 	{  
             	display:block;
		}		