/*-----------------------------------------------------------------------------
University of Keele Stylesheet Optimised for Print
author:    Chris Beard
email:     c.d.beard@isc.keele.ac.uk
website:   http://www.keele.ac.uk
-----------------------------------------------------------------------------*/
ul.siteTools, #leftCol, #rightCol, #navigation, #imgBlock, ul.breadCrumbs, ul.topNav, ul.subNav, #pageSelect, #imgBlock, div#footer  {
display:none;
}
a.homelink, a.homelink img {
	border: none !important;
}
.imgListing {
	display: block;
	margin: 1em 0 1em 0;
	width: 100%;
	clear:both !important;
}
s {text-decoration: none;}
img {border: none;}

/* add a friendy reminder not to waste paper before the body */
body:before {
content: "Please print responsibly.";
}

.ui-tabs-nav { display: none !important; }
.ui-tabs-panel, .ui-widget-content, .ui-corner-bottom, .ui-tabs .ui-tabs-hide { display: block !important; }


/* UG Courses tab title */
.printtabtitle {
	display: block !important;
}