* {
	margin: 0;
	padding: 0;
	float: none;
	min-width: auto;
	background: #fff !important;
	color: #000 !important;
}

body {
  overflow: inherit;
	font-size: 15pt !important;
	line-height: 1.5;
}

.case-study #content h1, .case-study #content h3, .case-study-detail h1,
.team #content h1, .case-study-detail h1 {
	font-family: "Times new roman", verdana, arial, sans-serif !important;
	letter-spacing: 2px;
	font-size: 2em;
	padding: 0;
}

#supersize, #breadcrumbs, #mainNav, #utilityNav {
	display: none !important;
}

#content,
body.team #content,
.team #content .consultant,
body.team #content .consultant .detail,
body.case-study #content {
	position: relative !important;
	top: auto !important;
	left: auto !important;
	right: auto !important;
	bottom: auto !important;
	width: auto !important;
	height: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	overflow: inherit !important;
}

.case-study-detail #content .scrollable {
	height: auto;
}

.case-study #content a {
	display: none;
}

body.team {
	overflow: inherit;
}

body.team #team-intro {
	padding: 0;
	font-size: inherit;
}

body.team #content .consultant {
	width: auto;
	display: block;
	float: none;
	padding: 20px 0 !important;
}

body.team #content .consultant .detail {
	display: block !important;
	padding: 0;
}
