


/* ------------------------------------------------------------- */

#blurb {
	border : 0px solid #163282;
	width : 100%;
	overflow : hidden;
}

#blurb h1 {
	font-size : 22px;
	color : gray;
}

#blurb h3 {
	font-size : 14px;
	margin-bottom : 2px;
}

#blurb .content {
	margin : 5px;
}

/* ------------------------------------------------------------- */

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