/* first section pages only */
/*import*/

#related {
	position: absolute;
	top: 6em;
	right: 1em;
	/* width: 20%; */
	width: 170px;
	z-index: 11;
}

#related img {
	margin-bottom: 1em;
} 

div#postit {
	width: 350px;
}

div#postit img {
	margin: 0;
	padding: 0;
	display: block;
}

