/**/




/*  HEADER  */


#headerContainer {
	background-color:#234676;
	
	background-image:url(/images/gui/grads/blue.png);
	
}


#headerSecondBackground{
	background-image:url(/images/gui/headers/fundraiser_header.png);
	background-position:center;
}


/*	Custom Link Colours	*/
#content a{
	color:#224473 !important;
}

#content a:hover{
	color:#2b5690 !important;
}




/* */

.howItWorksTable{
	
}

.howItWorksTable td{
	text-align:center; font-size:10px;
	vertical-align:middle;
	border:1px solid white;
	font-size:14px;
}

.howItWorksTable th{
	text-align:center; font-size:10px;
	width:16%;
	border:1px solid white;
	vertical-align:middle;
	background-color:#ddf;
}

.bigNumbersWithin td{
	font-size:14px;
	font-weight:bold;
}



.grouped{
	width:530px;
	background-color:#f3f3f3;
	padding:20px;
	margin-bottom:40px;
}
.testimonials strong{
	display:block;
	margin-top:20px;
}

