.leaflet-control-seamlessphotoLegend {
	width: 40%;
	background-color: rgba(255, 255, 255, 0.7);
	box-shadow: 0 0 5px #bbb;
	padding: 0 5px;
	margin:0;
	color: #333;
	font: 11px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif;
}

.leaflet-control-seamlessphotoLegend a {
	text-decoration: none;
}

.leaflet-control-seamlessphotoLegend a:hover {
	text-decoration: underline;
}