.layerswitcher button {
	width:30px;
	height:30px;
	background-color:#111111;
}

.layerswitcher button:hover button:focus {
	width:28px;
	height:28px;
	background-color:#111111;
}

.ol-control button {
	font-size:1.8em;
	margin:2px;
	background-color:#111111;
}

.ol-mouse-position {
	top:initial;
	position:absolute;
	bottom:10px;
	margin:2px;
	right:45px;
	background: rgba(255, 255, 255, 0.6) none repeat scroll 0% 0%;
}	