#content .highlight {
	margin-top: 0;
	position: relative;
	top: -40px;
	z-index: 2;
}

#content .highlight .container {
	background-position: 0 -3px;
}
#content .highlight .container .container {
	background-position: bottom left;
}