/* $Id: populo-print.css 24107 2011-11-21 09:53:09Z ThB $
 *	Please consider not to change this file:
 *	Instead create your own starting with the line
 *
 *	@import url(populo-print.css);
 *
 *	and containing your font settings, style overrides etc. 
 */

/*
 *	General OPAC appearance
 */

div.acxt_record { color: black; }

div.acxt_record div.acxt_globlink,
div.acxt_wssvc_container {
	display: none;
}

div#populo_top_back,
div#populo_show_bot_action { display: none; }

a.populo_internal:link,
a.populo_internal:visited { text-decoration: inherit; }
