@charset "UTF-8";

#panel-attribution {
	position: absolute; 
	left: auto; 
	top: auto; 
	z-index: 1200; 
	right: 0px; 
	bottom: 0px; 
	font-size: 12px; 
	background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0; 
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.65);
	padding: 0 5px;"
}

