ol.numeral {
	margin-bottom:20px;
}
ol.numeral 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;
}
