#poststuff #post-body.columns-2 {

}

/*.wp-list-table {*/
    /*width:100%;*/
/*}*/

/*.wp-list-table .column-id {*/
    /*width: 5%;*/
/*}*/

/*.wp-list-table .column-ref {*/
    /*width: 5%;*/
/*}*/

/*.wp-list-table .column-first_name {*/
    /*width: 10%;*/
/*}*/

/*.wp-list-table .column-last_name {*/
    /*width: 10%;*/
/*}*/

/*.wp-list-table .column-organisation {*/
    /*width: 15%;*/
/*}*/

/*.wp-list-table .column-source {*/
    /*width: 5%;*/
/*}*/

/*.wp-list-table .column-justification {*/
    /*width: 15%;*/
/*}*/

/*.wp-list-table .column-created {*/
    /*width: 5%;*/
/*}*/

/*.wp-list-table .column-updated {*/
    /*width: 5%;*/
/*}*/

/*.wp-list-table .column-updated_by {*/
     /*width: 10%;*/
 /*}*/

/*.wp-list-table .column-status {*/
    /*width: 5%;*/
/*}*/

.error-summary {
    border:2px solid red;
    background:#fff;
    padding:5px 10px;
    margin:0 0 20px 0;
}

.form-table .error {
    display:block;
    color:red;
    font-size:80%;
    margin:5px 0 0 10px;
    font-weight:bold;
}

span.error {
    display:inline;
    background:#ffc4c4;
    margin:3px 0 0 15px;
    white-space:nowrap;
}