#sd-map-wrap {
	border:1px solid #bbb;
	background-color:#fff;
	padding:2px;
	height:450px;
	position:relative;
	z-index:99;
}
#sd-map {
	width:100%;
	height:100%;
}
#sd-map img {
	background:none;
}
#sd-map .map-meta img {
	margin-bottom:0;
	width:75px;
	height:75px;
	padding:2px;
	float:left;
	margin:0 10px 0 0;
}
#sd-map .map-meta {
	text-align:left;
}
#sd-map .map-meta p {
	margin-bottom:.5em;
}
#sd-map .map-meta .artists {
	margin-top:.5em;
	clear:both;
}
#sd-map .map-meta h4 {
	font-size:16px;
	line-height:1.4;
}