/* all content */

*{
	margin:0;
	padding:0;
	/*border:0;*/
	font-weight:inherit;
	font-style:inherit;
	font-size:105%;
	font-family:inherit;
}

#accessibility,
#header,
#footer,
#leftCol,
#rightCol,
#breadcrumb,
#searchSite,
#welcome,
#masthead,
#searchCourses,
#icons,
#bookmarks,
#printIcon,
#rssGlobal,
#accessStatement,
#legalStatement,
#credits a,
ul.contentSubNav,
.menuBg {
	display: none;
}

#header {
	float: right;
}

#header img {
	border: 0px;
}

#header h1 {
	display: none;
}

.contentImage img {
	position:absolute;
	right:30px;
	top:50px;
}

.fR {float:right;}

#centerCol,
#centerCol.fullwidth {
	margin-left: 0px;
	clear: right;
}


/* staff lists */
.staff-list #acTable { display: block !important; }
.staff-list #dhTable { display: block !important; }
.staff-list #ioTable { display: block !important; }
.staff-list #psTable { display: block !important; }
.staff-list #tzTable { display: block !important; }


/* tabbed pages */
.tabbedPage {display: block !important;}

.qrCode {
border:1px dotted black;
display:block;
height:150px;
white-space:normal;
width:500px;
}

.qrCode div {
padding:50px;
font-size:smaller;
}

.qrCode img {
float:left;
}

.staff-list table .noPrint {
display:none;
}