#masthead{display: none;}   
#nav{display: none;}  	
#header-graphic{display: none;}  	
#bottom-wrap{display: none;}  	
#footer{display: none;}  	
#sfWebDebug{display: none;}  	

#patient_links{display: none;}  	
#donor_show_links{display: none;}  	
.donor_add_favorite{display: none;}

#column-left{
   position: absolute; 
   margin-top: 250px;
   width: 100%;
}
  #column-left h1{
  	font-size: 20px;
  }
  	
   #donor_info table th{
   		font-size: 14px;
   }
   
   #donor_info table tr td h1{
   		font-size: 15px;
   }
   
#column-right{  
   position: absolute; 
   width: 100%;
   text-align: center;
   margin-top: 0px;
   padding-bottom: 3px;
   border-bottom: 1px solid;

}