.jqplot-wrapper {
    max-width: 400px;
    margin: 0 auto 20px;
    min-height: 300px;
    clear: both;
}

table.jqplot-table-legend {
  width: auto !important;
  border: none !important;
  background: transparent!important;
}

table.jqplot-table-legend tr,
table.jqplot-table-legend td {
    border: none !important;
}