/* Some/all <li> contain "Ce programme en images" links floated right; the next <li> must clear that float</li> */
.follows-teaser {
	clear : right;
}