
#page_lead {
	background: transparent url(/assets/shadedBoxStrip_02.png) repeat-x scroll 0 bottom;
	border:1px solid #d4d4d4;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#page_lead img{
	margin:20px;
}

.blurb {
	width:500px;
	float:left;
	overflow:hidden;
	margin-top:8%;
}
.extract h2 {
	font-weight:normal;
}
.extract h3 {
	color:#333;
	font-size:1.1em;
	font-weight:normal;
}
