#jqt .ol-attribution ul {
	color:#000;
	font-size:0.7em;
	line-height:1.375em;
	margin:0;
	max-width:calc(100% - 3.6em);
	padding:0 0.5em;
	text-shadow:0 0 2px #fff;
	background: none;
	border:none;
}

#jqt .ol-attribution li {
    display: inline;
    line-height: inherit;
    list-style: outside none none;
	border:none;
}

#jqt .ol-attribution ul li a {
	    display: inline;
    line-height: inherit;
    list-style: outside none none;
	border:none;
}
