#pledges {
	clear: both;
}

.pledge_wrapper {
	border-top: 1px solid #CCC;
	/*border-bottom: 1px solid #CCC;
	margin-top: -1px;
	margin-left: -10px;*/
	clear: both;
	}

.pledge_wrapper .contributor {
	width: 120px;
	float: left;
	padding: 10px;

	}

.pledge_wrapper .message { margin-left: 140px;
 }

#pledge_table {
	
}

#pledge_table th { padding: 3px 0 3px 10px; background-color: #005399; /*background-color: #406070;*/ color: #FFFFFF; }

#pledge_table td { vertical-align: top; border-bottom: 1px solid #DDDDDD; }

#pledge_table strong { color: #846237; /*color: #8D5A1B;*/ }

#sidebar {
	min-height:500px;
	height: auto !important;
	height: 500px;
}