.newExperience h1#bend {
	color:#fff;
	background-color:#00267f;
	margin:-16px -15px 10px -15px;
	-moz-border-radius-topleft: 13px;
	-moz-border-radius-topright: 13px;
	-webkit-border-top-left-radius: 13px;
	-webkit-border-top-right-radius: 13px;
	border-bottom:5px solid #ff5800;
	padding:15px;
}