#flowBody ol {
}
#flowBody li {
	padding-bottom: 50px;
	list-style-type: none;
	display: block;
	background-image: url(../images/alow.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 10px;
}
#flowBody .box {
	padding: 14px;
	border: 1px solid #CCCCCC;
	background-color: #E9FFA6;
}
#flowBody ul {
	list-style-type: none;
}
#flowBody li#last {
	background-image: none;
	padding-bottom: 10px;
}
#flowBody .box p {
	margin-top: 10px;
	margin-bottom: 6px;
}
#flowBody {
	padding: 15px;
	border: 1px dotted #CCCCCC;
}
h2.pageTitle {
	background-image: url(../../flow/images/h2_001.jpg);
	text-indent: -9000px;
}
p.text {
	margin-bottom: 10px;
}

