/* ---------- WORK DETAILS LIGHTBOX ---------- */

.divider {
    border-top: 1px dashed #cc9;
}

.productLabel {
    text-align: right;
}

.formatText {
    font-weight: normal;
 }

.binding {
    font-weight: bold;
    white-space: nowrap;
}

.ep_workDetailsBody {
    width: 780px;
    padding: 0 5px 0 5px;
    font-size: 1em;
    margin-top: .77em;
}


div#workdetailsHeader {
    white-space: nowrap;
}

