.flow {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	clear: both;
	padding: 15px;
}

.flow h2 {
	padding-bottom: 10px;
	background-image: none;
	padding-left: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
}

.flow p {
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.flow .img-right {
margin-bottom:0px;
}


.flow  p.margin-bottom20 {
margin-bottom:20px;
}

.flow  .margin-bottom30 {
margin-bottom:30px;
}