#itap_settings_form_wrapper{ position: relative; }
#itap_settings_form{ border-top: 1px solid #d3d3d3; padding: 30px 0; } 
#itap_settings_form table{ background: #efefef; width: 70%; }
#itap_settings_form table th{ width: 25%; border-bottom: 1px solid #fff; line-height: 20px; }
#itap_settings_form table td{ width: 45%;  border-bottom: 1px solid #fff; padding: 8px 10px; }
#itap_settings_form table td input[type="text"]{ width: 100%; padding: 6px 10px; margin: 0; color: #666;}
#itap_settings_form table td .note{ font-size: 11px; line-height: 14px; color: #999; margin: 5px 0;diplay: block; }
#donate-itap{
  position: absolute;
  right: 100px;
  top: 110px;
}