

/*------------fundraising.css----------*/

ul.stripe-box li span.name { 
	width:200px;
	padding-right:25px;
	padding-left:10px;
}
ul.stripe-box li span.text {
	width:270px;
	padding-right:25px;
}
ul.stripe-box li span.link { 
	width:57px;
}



#ideas {
	text-align:center;
}
ul.fundraise {
	width:275px;
	margin-bottom:0px;
	padding-bottom:0px;
}
.give-button-white,
.give-button-gray {
	text-indent:-9999px;
	text-decoration:none;
	display:block;
	float:right;
	width:57px; 
	height: 43px;
	left:0;
}
.give-button-white {
	background:url(/images/btn_give_white.gif) top center no-repeat;
}
.give-button-gray {
	background:url(/images/btn_give_gray.gif) top center no-repeat;
}