   .list th {
      background-color: #E2D6C2; /*change*/
      text-align:left;
   }

	/*----- donate ------*/
	
	img.security_code {
	   display: none;
	   position: absolute;
	   width: 76px;
	   height: 90px;
	   margin: -120px 0 0 150px;
	}
	
   #amounts { width: 240px; }
   #amounts td { font: 11px verdana, sans-serif; width: 20px;  }

	#amount { width: 50px; text-align: right }
	
	#msgs { 
      display: none; 
      margin: 0 0 0 0;
    } 
   p.success {
      margin: 20px 0 0 0;
   }
	.form table.list { margin: 0 0 0 -15px; padding: 0 }


