div.insertodd, div.inserteven {
	clear: both;
	margin-bottom: 3em;
}

div.insertodd hr, div.inserteven hr {
	clear: both;
	width: 70%;
	color: #eeeeee;
}

div.inserteven img {
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
}

div.insertodd img {
	float: right;
	margin-left: 1em;
	margin-bottom: 1em;
}
