#IndusServed {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	height: 550px;
	font-size: 11px;
	color: #666;
}
#IndusServed p {
	clear: left;
}

ul {
	margin: 0px;
	padding-left: 15px;
}

li {
	font-size: 11px;
	color: #666;
	list-style: none;
}
#Container #Content #IndusServed div {
	float: left;
	width: 33%;
}

