#banner-wrap {
	background: #082D5A url(cpd-banner-bg.jpg) no-repeat top center;
}

#ancillary-brand img {
	margin-right: 15px;
}

#content h1 {
	color: #07325f;
}

#content .summary {
	color: #003366;
	font-family: Georgia;
	font-size: 110%;
}

#content-feature-image img {
	border: none;
}

#content table.blind td {
	width: 50%;
}

/* ### cpd news homepage ### */

#cpd-news ul {
	margin-left: 0;
	padding-left: 0;
}

#cpd-news ul li {
	background: none;
	border-bottom: #999897 1px solid;
	padding: 3px 0;
}

#cpd-news h2 {
	border: 0;
	margin: 0;
	padding-bottom: 0;
}
#cpd-news h2 a {
	color: #003366;
}

#cpd-news h2 a:hover {
	text-decoration: underline;
}

#cpd-news .news-date {
	color: #5E5D59;
	margin-bottom: 0;
}

#cpd-news p.more a {
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

#cpd-news p.more a:hover {
	text-decoration: underline;
}

/* ### cpd news pages ### */

#content .cpd-news-img-lfloat {
	float: left;
	margin: 8px 12px 0 0;
}

#content .cpd-news-img-lfloat img {
	border: 3px solid #003366;
}

#content .cpd-news-img-rfloat {
	clear: right;
	float: right;
	padding-left: 1em;
}

#content .cpd-news-img-rfloat img {
	border: 3px solid #003366;
}

#content .summary {
	padding-bottom: 1em;
}

