@charset "UTF-8";

h1 {
	font-size: 14px;
	margin-bottom: 25px;
}

h2 {
	font-size: 12px;
}

.flowstep {
	margin-bottom: 15px;
	display: table;
}

.flowimage {
	width: 90px;
	display: table-cell;
	text-align: left;
}

.flowinfo {
	display: table-cell;
	vertical-align: middle;
}
