
.servicecenter {
	background-color: #E5ECF6;
}

/* Lessons Learned styles */
	.content-type-13 .lessons-learned h2 {
		margin-left: -159px;
		float: left;
	}
	
	.content-type-13 h1 {
		margin: 12px 5px;
	}
	
	/* special header image */
	.content-type-13  #article-headline{
		background-image: url(../../images/lessons-learned-header.jpg);
		padding-top: 240px;
		margin-right: 1px;
		background-repeat: no-repeat;
	}
