#layers-panel li {
	background-position: left center;
	background-repeat: no-repeat;
	min-height: 12px;
    padding: 4px;
	background-size: 20px;	
	margin-left: 5px;
}

#layers-panel li beta {
	background-position: left center;
	background-repeat: no-repeat;
	
	margin-left: 5px;
	min-height: 22px;
	color: red;
}

#layers-panel label {
	display: block;
	height: 22px;
	line-height: 22px;
	font-size: 10pt;
	font-weight:400;
}
