.mid{
	width:655px !important;
	padding:0px 10px 30px 20px!important;
}
.mid form input{
	border:1px solid #6d6d6d;
	border-width:0px 0px 1px 0px;
}
.mid .mail{
	float:right;
	width:213px;
	height:113px;
	padding:10px;
	margin:30px 0px 10px 10px;
	background:url('../images/mail.png') no-repeat center center;
}
.mid .mail2{
	float:right;
	width:213px;
	height:113px;
	padding:10px;
	margin:30px 0px 10px 10px;
}
.mid .mail .address,.mid .mail2 .address{
 font-size:14px;
 font-weight:bold;
}
.mid .donate form input{
	border:none;
}


/* PAYMENT FORM STYLES */
table.pform td{
	padding:5px 0;
}
.input_text{
	border-width:1px !important;
	border-color:#b2b2b2 !important;
	margin-right:5px;
}
.input_image{
	margin:20px 0 0 0;
	border:none !important;
}
table.pform h4{
	margin-top:20px;
	color:#000000;
	border-bottom:1px solid #828282;
	font-size:12px;
}
