/* CSS Document */
#linksTopRight, #JeffLogo, #linksColleges, #linkGIF, #panorama, #leftNav, #rightColumn, .hnav, #newsbox, .searchForm{
  display: none !important;
}
body, #copy, #footer{
  float: none !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
}

#printLogo {
	margin-left: 20px;
	margin-bottom:20px;
	}

#copy a[href]:after,
#footer a[href]:after {
   content: " (" attr(href) ") ";
   font-size: 90%;}

#copy a[href^="/"]:after,
#footer a[href^="/"]:after {
   content: " (http://www.jefferson.edu" attr(href) ") ";}
