.committeeList{
	overflow:auto;
	height:1%;
}
.committeeList li{
	float:left;
	margin:0;
	text-align:center;
	width:190px;
}
.committeeList dd{
	margin:0;
}
