/* ADD Style sheet developed by Moonshine Internet */
/* Styles for donate.asp, donate_verify.asp, cvc2.htm pages*/

#pagetext label {
	float:left;
	width: 110px;
	text-align:left;
	padding-top:0.4em;
	padding-right:20px;
	}

#pagetext input.textfield, textarea {
	width:200px;
	}
	
#pagetext input.submit{
	width:100px;
	}
	
#pagetext input.sec_code, input.other_amount {
	width:50px;
	}
	
.form_row {
	clear:both;
	margin-bottom:10px;
	}
	
#question {
	color:#fff;
	background-color:#06c;
	text-decoration:none;
	}
	
#sec_code_pop_up img {
	margin:20px;
	}
	
#sec_code_pop_up p {
	line-height:1.3em;
	}
#sec_code_inner {
	margin-left: 220px;
	}
