#sidebar {
	float:right;
	width:40em;
	margin-left:1em;
	}

div.img-shadow#history1 {
	float:right;
	margin:2em 0 0.5em 0;
	}

div.img-shadow#history2,
div.img-shadow#history3 {
	float:right;
	margin:0.5em 0 0.5em 0;
	}

div.img-shadow#history4 {
	float:right;
	margin:0.5em 0 0 0;
	}

div.img-shadow#history5 {
	float:right;
	margin:0.5em 1em 0 0;
	}

div.img-shadow#history1 img,
div.img-shadow#history2 img,
div.img-shadow#history3 img {
	width:38em;
	}

div.img-shadow#history4 img,
div.img-shadow#history5 img {
	width:18em;
	}
