
#maintitle {
	background-image: url(images/title_bg.jpg);
}

div.efforts h3 {
	border-bottom: 1px solid #9e9e9e;
	font-size: 23px;
	padding: 10px 0;
	text-align: justify;
}

div.efforts div.indent {
	padding: 20px 0 20px 45px;
}

div.efforts div.indent h4 {
	font-size: 18px;
	text-align: justify;
}

div.efforts div.indent p {
	margin: 5px 0;
}

div.efforts table.point {
	width: auto;
}

div.efforts table.point th {
	border: 1px solid #9e9e9e;
	font-weight: 500;
	width: 300px;
}

div.efforts table.point td {
	border: 1px solid #9e9e9e;
	width: 100px;
}