#committeeWrapper {
	float:		left;
	width:		670px;
	border:		1px solid #78828D;
	padding:	13px;
	margin-top:	14px;}
.committee {
	float:			left;
	width:			213px;
	margin-left:	10px;}
.committee_name {
	background:		#AB0403;
	color:			#fff;
	padding-left:	1em;}
#goals {
	margin-left:	30px;}

