#popup_send2pal { position:relative; left:125px; top:15px; width:450px; height:525px; color:#fff; font-size:9pt; font-weight:bold; background-color:#83a62e; text-align:center; }
	#popup_send2pal span { color:#000; }
	#popup_send2pal input, #popup_send2pal textarea { width:70%; color:#83a62e; background-color:#000; border:none; 
												  text-align:center;  font-family:"Century Gothic", Verdana, sans-serif }
	.send2pal_form_container { width:70%; margin:0 auto; padding:5px 5px 10px 5px; border:1px solid #000; }
	#popup_send2pal #send2pal_cancel { width:20%; }
	#popup_send2pal #send2pal_submit { width:50%; }
	#send2pal_loading { position:relative; top:-350px; width:100%; height:170px; text-align:center; padding-top:150px; color:#fff; background-color:#000; opacity:.90; filter:alpha(opacity=90); visibility:hidden; }