.introduction .readMore {
	margin: 0;
}
.content h2 {
	line-height:25px;
}
.content table{
	border-collapse: collapse;
}
.content table tr th{
	border-bottom: 3px solid #d1d8dd;
}
.content table td{
	height: 30px;
	border-bottom: 1px solid #d1d8dd;
}