.statusStyleApproved {
    color: green;
}

.statusStylePendingApproval {
    color: red;
}

.mi-row-cls-regular {
    font-weight: bold;
    background: PapayaWhip;
}

.mi-row-cls-non-regular {
}

.mi-td-cls-regular {
    color: blue;
}

#mi-table-id {
    width: 100%;
}

#mi-thead-id {
    text-align: center;
}

#mi-col-id-Date {
}

#mi-col-id-Directors {
}

#mi-id-cok-p {
    float: clear;
    margin-top: 20px;
}

#mi-id-cok-img {
    float: left;
    margin-right: 5px;
    width: 47;
    height: 48;
}

#mi-id-cok-text {
    vertical-align: top;
}

/*
#mi-id-cok-img, #mi-id-cok-text, #mi-id-cok-p {
    border-style: dashed;
    border-width: thin;
}
*/
