
#latest {
	position : relative;
	margin-top : 10px;
}

#posts h2 {
	margin-top : 10px;
	padding-top : 10px;
	border-top : 1px solid grey;
	color : grey;
}

#posts .intro {
	margin : 5px;
}
