main.master>section.master table.pledges-week{
	width:100%;
}
main.master>section.master table.pledges-week caption{
	font-size:140%;
	color:#fff;
	font-weight:bold;
	margin:1em 0px 0.25em;
	text-align:left;
}
main.master>section.master table.pledges-week th{
	font-weight:bold;
	color:#fff;
}
main.master>section.master table.pledges-week td:nth-child(2){
	border-right:1px solid #333;
}
main.master>section.master table.pledges-week td table{margin:auto;}
main.master>section.master table.pledges-week td table th{color:#555;}
main.master>section.master table.pledges-week td table td{
	text-align:right;
	padding:0.1em 0.75em;
}
main.master>section.master table.pledges-week td table td:nth-child(3){
	color:#58a42c;
}
