#mayo-header {
	padding-bottom: 0;
}
.headers {
	width: 100%;
}
#main .headers h1 {
	margin: 0;
}
.headers h1 a {
	color: #003da5;
    	font-size: 16px;
    	font-weight: 700;
    	margin: 0;
    	padding: 0;
}
.headers h1 + a.linkbox.head-link  h2, a.linkbox.center-excel  h2, .center-excel-landing .headers h1 a {
	color: #003da5;
    	font-size: 34px;
	font-weight: 700;
    	margin: 0 0 24px 0;
    	padding: 0;
	line-height: 40px;	
}
.headers h1 + a.linkbox.head-link:hover h2, a.linkbox.center-excel:hover  h2{
	text-decoration: none;
}
.headers h1 + a:visited {
	color: #003da5;
}
.headers .horizontal a {
	font-weight: 400;
}
.headers .horizontal a:hover {
	text-decoration: underline;
}
.results #mayo-header {
	border-bottom: 1px solid #e3e3e0;
}
.results #secondary + p {
	display: none;
}
.results .headers {
	display: none;n
}
body.results #main-content .results {
	width: 100%
}
.results .personlist.directory {
	width: 100%;
}

@media screen and (max-width:719px) {

	.headers {
		float: none;
	}
	.headers .horizontal a {
		margin-bottom: 8px;
	}
	.image-gallery.single.left {
		float: none;
	}

}

