
div.PMdiv {
    border: 1px solid #D6D6D6;
    overflow: auto;
    min-height: 150px;
    width: 430px;
    margin-right: 11px;
    max-height: 150px;
    border-radius: 10px;
}

table.PMtable {
    height: 100%;
    width: 100%;
}
