@import url("sitewide.css");
	
/* ///////////////////////////////////////////////////// Content */				
	
#content #contentHeader {
	background: url(../_img/headers/hdr-news.png) no-repeat;
	}
	
p.caption {
	margin: -1.00em 0;
	}
	
.blurb {
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px dotted;
	}
	
div.blurb img {
	border: 1px solid;
	}




