table {
	margin: 0 0 60px;
	width: 100%;
}
table th {
	width: 25%;
}
table td {
	width: 75%;
}

#contents .section p {
    margin-bottom: 0;
}