#legenda-container {
    border-radius: 3px;
    padding: 0;
}

#legenda {
    /*width: 70%;*/
}

#legenda td {
    padding: .5em;
}
#legenda td span {
	width: 13px;
	height: 13px;
	display: inline-block;
}
.kkButton {
    border: none;
    background: none;
}