#map {
	width:745px;
	height:185px;
	background:transparent url(/library/images/background-map.gif) no-repeat;
	margin:0px auto;
	position:relative;
}
a#map:link, a#map:visited {
	display:block;
	text-indent:-2000px;
	width:112px;
	height:25px;
	overflow:hidden;
	background-image:url(/library/images/button-google-maps.gif);
	background-position:0px 0px;
	position:absolute;
	top:136px;
	left:507px;
}
a#map:hover {
	background-position:0px -25px;
}
.directions {
	width:745px;
	overflow:auto;
	margin:15px 0px 0px 20px;
	background:transparent url(/library/images/background-three-lines.gif) repeat-x;
	background-position:bottom left;
	padding-bottom:18px;
}
img#map_image { display:none; }
a#email:link, a#email:visited, a#email:hover {
	width:203px;
	height:8px;
	text-indent:-2000px;
	display:block;
	position:absolute;
	top:105px;
	left:462px;
	background:transparent url(/library/images/button-email.gif) no-repeat;
	background-position:0px 0px;
}