.phs-ribbon-container {
	min-height:40px;
	border-bottom: 2px solid #eee;
}

.phs-ribbon-inner {
	text-align:center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.phs-ribbon-inner span {
	color:#333;
	font-size:16px;
	font-weight:bold;
}

.phs-site-title-container {
	background-color:#433685;
}

.phs-site-title-inner {
	padding-top:10px;
	padding-bottom:20px;
}

.phs-site-title {
	color:#fff;
	font-size:24px;
	font-weight:bold;
}
.phs-site-strapline {
	color:rgba(255,255,255,0.8);
	font-size:16px;
	font-weight:normal;
}

header[role=banner] {
	min-height:180px;
	padding-top:20px;
	background-color:#fff;
	border-bottom:10px solid #433685;
}

#search {
	padding-top:36px;
}

.phs-site-logo {
	height:120px;
}

#general-search {
	border:none;
}
