.green-large {
    font-size: 24px;
    font-weight: bold;
    color: rgba(109,168,51,1.00);
}
.txtBox h2 {
	font-size: 20px!important;
}
.list {
    margin-bottom: 20px;
    color: rgba(109,168,51,1.00);
}
.list li{
	list-style-position: outside;
	list-style-image: none;
	list-style-type: decimal;
	margin-left: 25px;
	line-height: 1.5;
	margin-bottom:10px;
	color: #6DA833;
	font-weight: bold;
}
ol.numeral li:last-child{
	margin-bottom:0px;
}
.photoList li{
	float:left;
	margin-right:10px;
	font-size: 12px;
	text-align: center;
}
.photoList li:last-child{
	margin-right:0px;
}
.flow li {
	margin-bottom: 17px;
}
.flow li:last-child {
	margin-bottom: 0px;
}
