.services_table{
	font-size: .9em;
	width: 100%;
	border-top: solid 1px #333333;
	margin-bottom: 15px;
}

.services_table td{
	font-size: .9em;
	width: 33%;
	vertical-align:top;
}

.services_table li{
	list-style-position: inside;
}