#licensee_branded_footer {
    width: 100%;
    margin: 0 auto;
    border-top: 1px solid #bbb;

}

#licensee_branded_footer h3 {
    font-size: 1.6rem;
    margin: 0 0 .5rem 0;
    line-height: 0;
    font-weight: 500
}

#nemours_branded_footer p {
    line-height: 2 !important;
}

#branded_wide_width footer {
    background: transparent;
}

#branded_wide_width #khcontent_article {
    width: 98% !important;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    line-height: 2.5em !important;
    float: none !important
}

#branded_wide_width {
    width: 640px;
    color: #000;
    margin: 0 auto;
    font-size: 1rem;
}

#licensee_branded_footer p {
    padding: 1rem 0;
    text-align: left;
    display: block;
}

.rte-image p {
    text-align: center;
}

p.hideFromPrinter {
    text-align: left;
    padding-top: 12px;
    margin-bottom: 18px;
}

.hideFromPrinter a {
    line-height: 1.35em;
    color: #06c;
    text-decoration: underline;
}

.instructionSheetScreen {
    text-align: center;
}
.instructionSheetPrint {
    display:  none;
}
.hideFromPrinter a:hover {
    text-decoration: none;
    color: #06f;
}

#kh-content-left {
    width: 100% !important;
}