/* CSS Document */
#news_updates h3.heading {
	color:#7E7866;
	font-size:.95em;
}
.post {
	margin:5px auto;
	border-bottom:1px solid #ddd;
	padding-bottom:5px;
}
.post h3 {
	font-size:.9em;
	color:#0099FF;
	margin:3px 0;
}
.post .meta {
	font-size:.8em;
	color:#878787;
}
