/* Non-Core SEO Department Banners----------------------*/
.dept-banners { 
	min-height:250px; width:560px; 
	display:block; clear:both;
	margin-bottom:10px;
}

.dept-banners-headline {
	width: 208px;
}

.dept-banners-headline.wide {
	width: 312px;
}

.dept-banners-headline.left {
	margin:30px 0 0 20px;
	float: left;
}

.dept-banners-headline.right {
	margin:30px 20px 0 0;
	float: right;
}

.dept-banners-headline h3 {
	font-size:22px; line-height:110%; 
	text-transform:uppercase; padding:0; 
	margin-bottom:12px;
}

.dept-banners-headline h3 span {
	color:#003b64;
}

.dept-banners-headline p {
	line-height:140%; font-size:13px;
}

.dept-banners-headline.small h3 {
	font-size:17px;
}

.headlinebox {
    background:#fff; opacity:0.8; padding:20px 10px 15px 10px;
}