#bside-footer
{
    clear: both;
    height: 100px;
    margin: auto;
    text-align: center;
    width: 500px;
}

body.wp-admin div.wrap p.bs_missing_values
{
    margin: 15px 30px 15px 0px;
    /*color: #ff0000;*/
}

.bs_missing_values {
    font-weight: bold;
    color: red;
}

.bs_missing_value {
    font-weight: bold;
    color: #ff0000;
}

a.bs_screeningKitOrderLink {
    font-size: 1.4em;
}

ol.bs_programInstructions, ol.bs_programInstructions li {
    list-style: inside;
}

ol.bs_programInstructions li {
    margin-left: 1.5em;
}

