body {
	background-color: white;
	font-size: 12pt;
	font-family: Stone Serif OS ITC TT, Stone Serif ITC TT, Stone Serif Medium OsF, Stone Serif, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/* repeat h1-3 from main sheet for print-only */
h1, h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h1 { font-size: 1.4em; }
h2 { font-size: 1.2em; }
h3 { font-size: 1.1em; font-style: italic; }

p, hr { max-width: none; }

address, .aside {
	padding: 0.5em 1em;
	background: #eee;
}

/* hide */

#udm, #nav, #menu, #unilogo, #breadcrumbs, .noprint { display: none; }

/*
.replaced-h1 object, .replaced-h1-long object { display: none; }
*/

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}

.byline-links { display: none; }

/* show */

.printonly { display: block; }

.printheader {
	font-size: 16pt;
	font-family: Stone Sans OS ITC TT, Stone Sans ITC TT, Stone Sans Medium OsF, Stone Sans, Verdana, Geneva, Arial, Helvetica, sans-serif;
	display: block ! important;
	visibility: visible ! important;
}

#main {
	width: auto;
	margin: 90px 5% 0px 5%;
	padding: 0;
	border: 0;
	float: none !important;
	color: black;
	background: transparent none;
}

/*
#main a:link:after, #main a:visited:after {
	content: " (" attr(href) ") ";
	font-size: 90%;
}

#main a[href^="/"]:after {
	content: " (http://www.wbs.ac.uk" attr(href) ") ";
}
*/

#wbslogo {
	position: inherit;
	left: 5%;
	text-align: center;
}

#thispage {
	border: solid 1px #afafaf;
	background-color: #eee;
	margin: 1em 0;
	padding: 0.5em 1em;
	font-size: 0.9em;
	font-style: italic;
}

.label { font-weight: bold; }

#main a:link, #main a:visited { color: #603; }

#breadcrumbs a:link, #breadcrumbs a:visited { color: black; }

table.chunk { border: solid 1px #ccc; }