
table.point td {
	width: 50%;
	padding: 5px 15px;
	vertical-align: top;
}

table.mtech-point td {
	border: 1px solid #e3e3e3;
	width: 33%;
	padding: 15px;
	vertical-align: top;
}

table.mtech-point td h3 {
	text-align: center;
	font-size: 15px;
	line-height: 1.3em;
	padding-bottom: 5px;
	border-bottom: 2px solid #4760c0;
}

table.mtech-point td p {
	line-height: 1.5em;
}