#route,#streetview {
display:none
}

.legends {
display:block;
margin-top:10px
}

.legends li {
display:block;
float:right;
height:20px;
font-size:10px;
margin:0 10px
}

.legend_color {
height:7px;
width:7px;
margin-top:2px;
margin-right:3px;
float:left;
border:1px solid #000
}

.legend_description {
float:left
}
