#tooltip {
	position: absolute;
	z-index: 3000;
	background-color: #ffffff;
	border:1px solid #a8aeb4;
}
#tooltip .body {
	padding:5px;
	}
#tooltip h3 { 
	border:1px solid #000000; font-size:12px;
	font-weight:normal;
	padding:3px;
}
#tooltip h3, #tooltip div { margin: 0; }
#hardcopy-materials, #electronic-materials {
	cursor:default;
	}
