h2 {
	margin: 0;
	padding: 0;
	margin-top: 6px;
}

#content-primary {
	width: 650px;
	padding-left: 0;
	padding-right: 0px;
	float: left;
	line-height: 1.4em;
}


#resources {
	padding-top: 32px;
}

/* this animation lives in #resources and should not be padded at the top as 
   other elements are.  so, move it back up a bit */
#clients-animation {
	margin-top: 20px;
}

#footer {
	margin-bottom: 10px;
}

#intro {} 

#intro ul.resource-nav {
	float: right;
	padding-right: 28px;
}

#intro h2 {
	padding-left: 30px;
}

table.adjacent-headers {
	margin-top: 5px;
	border-right: 1px solid #9d9def;
	width: 100%;
}

div.landing-photo {
	float: right;
}

#content-primary table.adjacent-headers th {
	width: 118px;
	padding-left: 15px;
}

#content-primary table.adjacent-headers td {
	padding: 0 20px 20px 20px;
	width: 510px;
}
