/* @override http://waco.local:8888/profile/individual.css */

table.profile{
	margin: 0 auto 30px auto;
	width: 80%;
}
table.profile th,
table.profile td{
	border-bottom: 1px solid #555555;
	padding: 20px;
}
table.profile th{
	width: 30%;
	text-align: center;
	vertical-align: top;
}
table.profile td{
	width: 70%;
}