  #eight-over-banner {
	background-image: url(/eight-over-80/images/EightOver80_WebBanner_26_JS.png);
}

.cutline {
    display: block;
    font-size: 1em;
    padding-top: 0;
    color: #757575;
    padding-top: 10px;
}

.eightProfilePic {
	margin-bottom: 2rem;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	width: 10rem;
	height: 10rem;
	border-radius: 50% 50%;
	margin-left: auto;
	margin-right: auto;
}
.imagecontent {
    width: 100%;
    margin: 2em 0 2em 0;
}
.portrait.right {
	float: right;
	margin: 0 0 25px 25px;
	width: 40%;
	max-width: 250px;
}
.portrait.left {
	float: left;
	margin: 25px 25px 0 0;
	width: 40%;
	max-width: 250px;
}
.winnerImage {
	width:100%;
}
.winnerRow {
	margin-bottom:2rem;
}
h3 {
	margin-top:0rem;
}

.yearTitle {
	margin-top:1rem;
	margin-bottom:1rem;
}
.winnerEntry {
	margin-bottom:4rem;
}
.headerTwo, h2 {
    font-family: 'roboto';
    font-weight: 500;
    font-size: 1.7rem;
    color: #767676;
	margin-top:0rem;
}
#searchEight {
	padding:0rem;
}
.homepageWinners {
	text-align:center;
}
.homepageWinners >  a {
	margin-left: auto;
	margin-right: auto;
}