﻿body {
	margin: 0;
	padding: 0;
  font-size: 1em;
}
.print-header-logo {
    display: none;
    padding-bottom: 0;
}
#header,
#header-left {
    display: block;
    visibility:visible;
    margin: 0;
    padding: 0;
    height: 70px;
}
#header-middle, 
#header-right,
.slider,
.slider-background-horizontal,
.global-links,
.social-plugins,
.share-links,
.star-rating {
	display: none !important;
}
.container-content h2 {
  padding-left: 0 !important;
}
.button {
	-webkit-border-radius: 2px !important;
	border-radius: 2px !important;
 	color: #666 !important;
 	font-size: 90%;
 	background-color: white;
	padding: 0.25em;
	border: 1px solid #666 !important;
	box-shadow: 0 !important;
}
ul {
	margin-left: 1em !important;
}
li {
	list-style-type: disc !important;
	padding: 0.25em 0 0.25em 0.5em !important;
	background: none;
}
.grants,
.advice,
.employers {
   min-height: auto !important;
}