.legenda_container {
    border:1px solid #B3D5EF;
    padding:3px;
}
.legenda_edit_line img{
	max-width: 32px;
	max-height: 32px;
	vertical-align: middle;
	margin-right: 5px;
}

.choiceGrid_frontImg{

	max-width: 32px;
	max-height: 32px;
}

.legenda_edit_line{
	margin-top: 10px;
}

.legenda_marker_list {
    list-style-type: none;
    list-style-image: none;
    width:100%;
}

.legenda_marker_list li{
    list-style-type: none;
    list-style-image: none;
    margin: 5px 0 0 0;
    padding:0;
    background:none;
    float:left;
    width:100%;
}

.legenda_desc {
    border-top: 2px dashed #B3D5EF;
    margin-bottom:2px;
    margin-top:2px;
}

.legenda_left_side {
    float:left;
    width:50px;
    white-space:nowrap;
}


.legenda_left_side img{
	max-width: 32px;
	max-height: 32px;
}


.legenda_right_side img{
	max-width: 32px;
	max-height: 32px;
}

.legenda_left_side * {
    vertical-align: middle;
}

.legenda_right_side {
    padding-left:55px;
}
