.acorn-popup .resourceActions, .acorn-popup .type {
	display: none;
}
.acorn-popup {
	width: 300px;
}
.acorn-popup h2 {
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 6px;
}
.acorn-popup p {
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 3px;
}
.acorn-popup h2 a:link {
	color: #00624B;
	text-decoration: none;
}
.acorn-popup h2 a:visited {
	color: #00624B;
	text-decoration: none;
}
.acorn-popup h2 a:active {
	color: #00624B;
	text-decoration: none;
}
.acorn-popup h2 a:hover {
	text-decoration: underline;
}
.acorn-popup .figure {
	float: left;
	width: 62px;
	padding-right: 10px;
	margin:0;
}
.acorn-popup .citedonimage img {
	border: 1px solid silver;
	padding: 0px;
	margin-right: 3px;
}

/*  new ==============================*/

.bib-popup .resourceActions, .bib-popup .type {
	display: none;
}
.bib-popup .resourceDetails {
	width:220px;float:left;
	/* min-height: 75px; */
}

.bib-popup {
	width: 300px;
}
.bib-popup h2 {
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 6px;
}
.bib-popup p {
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 3px;
}
.bib-popup h2 a:link {
	color: #00624B;
	text-decoration: none;
}
.bib-popup h2 a:visited {
	color: #00624B;
	text-decoration: none;
}
.bib-popup h2 a:active {
	color: #00624B;
	text-decoration: none;
}
.bib-popup h2 a:hover {
	text-decoration: underline;
}
.bib-popup .figure {
	float: left;
	width: 62px;
	padding-right: 10px;
	margin:0;
}
.bib-popup .citedonimage img {
	border: 1px solid silver;
	padding: 0px;
	margin-right: 3px;
}

