@charset "UTF-8";

#content .sectionSecondary {
	margin-bottom:50px;
}

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

ul.flow li {
	float:left;
	width:auto;
	list-style:none;
}

/*
ul.flow li img,
ul.flow li a {
	display:block;
}
*/

ul.flow li img.arrow {
	margin:0 10px 60px;
}

#content .sectionPrimary p.readLast {
	margin-bottom:20px;
}