.heading {
	float: left; 
	width: 493px; 
	background: #url(images/bg_senate.jpg) bottom right no-repeat; 
	margin: 0 0 20px 0;
}

.heading img {
	float: left; 
}

.heading .project-title {
	float: left;  
	margin: 26px 0 0 16px; 
	font-size: 30px; 
	line-height:34px;
}

.heading .project-title a, .heading .project-title a:visited {
	color: #000;
}

.lead-item, .sub-item {
	margin: 0 0 20px 17px; 
	float:left;
	width: 473px;
}

.lead-item h2, .sub-item h2 {
	display: inline;
	margin-right: 20px;
}

.lead-item img, .sub-item img {
	float: left; 
	margin: 0 16px 6px 0;
}

/*mel: change the font size here*/
.lead-item h2 {
	font-size: 20px; 
	font-weight: normal;
}

.lead-item .sections, .lead-item .audioLink {
	font-size: 16px;
}

.sub-item h2 {
	font-size: 18px; 
	font-weight: normal;
}
