/* list - content,  */
/* East County Referrals - ecreferrals.com */
/* authored by GilbertStudios */
#content {
	width: 720px;
	text-align: justify;
}
h2 {
	margin-left: 200px;
}
ul#busList {
	float: left;
	list-style-type: none;
	text-align: left;
}
ul#busList li {
	float: left;
	width: 179px;
	list-style-type: none;
	color: #c16413;
	font-weight: bold;
}
.available {
	color: #c16413;
}

