


/*------------------Fundraising-------------------*/

.row {
	position:relative; 
	margin-bottom: 5px; 
}

.col1 {
	position: relative; 
	float: left; 
	width: 120px; 
}

.col2 {
	position: relative; 
	float: left; 
	width: 350px; 
}

textarea , input {
	font: normal 13px "Arial"; 
}

.gift_aid_label
{
	margin-bottom: 4px; 
}

.gift_aid_box
{
	
	padding-left: 18px; 
	
}

.gift_aid_content
{
	line-height: 1.5; 
}
