#content .right_column .section01 h3 {
	margin-bottom: 50px;
}
#content .right_column .section01 h4 {
	font-weight: bold;
	margin-bottom: 25px;
	padding-left: 12px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #108E33;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
}

#content .right_column .section01 p {
	text-align: left;
	margin-bottom: 30px;
	margin-top: 0px;
}
#content .right_column .section01 p.mps_mark {
	text-align: center;
}
#content .right_column .section01 ul {
	text-align: right;
}
#content .right_column .section01 li {
	display: inline;
	margin-left: 20px;
}
#content .right_column {
	padding-bottom: 40px;
}

