@charset "utf-8";

#healthcare {
	margin: 0 5%;
}

#healthcare h2 {
	text-align: center;
	margin-bottom:20px;
}

#healthcare article {
	margin-top: 20px;
	margin-bottom: 30px;
}

#healthcare h3 {
	color: #314399;
	text-align: center;
	margin-bottom: 15px;
}

.inbox-heading {
	float: left;
	width: 20%;
	height: 65px;
	position: relative;
}

.left-center {
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
}

#healthcare-detail th {
	white-space:nowrap;
	vertical-align:middle;
	text-align:center;
}

#healthcare-detail th, #healthcare-detail td {
	border:none;
	padding:10px;
}

#treat7 {
	width:300px;
	margin-left: auto;
}

#treat7 th{
	display: block;
	width: 100%;
	margin-left: 10%;
}

#treat7 td {
	display: list-item;
	margin-left: 20%;
	width: 230px;
	white-space: nowrap;
	border: none;
}