.mflegend_div {
    width: 175px ;
    margin-left: auto ;
    margin-right: auto ;
    font-family: Calibri,
         "Gill Sans",
         "Gill Sans MT",
         "DejaVu Sans Condensed",
         Helvetica,
         "Trebuchet MS",
         "Liberation Sans",
         "Nimbus Sans L",
         Tahoma,
         sans-serif;
    font-size: 13px;
    color: #595959;
}
table.mflegend_table {
    width: 125px ;
    margin-left: auto ;
    margin-right: auto ;
}
table.mflegend_table th {
    font-weight: bold;
    padding-top: 2px ! important;
    padding-left: 0px ! important;
    padding-right: 0px ! important;
}
table.mflegend_table td {
    padding: 0px ! important;    
    border-bottom: 1px dotted #595959;
}
.mflegend_units_text {
  font-size: smaller;
  text-align:center;
  padding: 2px;
}
.mflegend_cell_color {
    width: 20px;
    height: 20px;
    padding: 0px ! important;    
}
.mflegend_cell_label {
    text-align: left;
    padding-left: 10px;
}
.mflegend_description_text {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left;
}

