h1.page_title {
    color: #000;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 9px;
    text-transform: uppercase;
}

.category_left h3 {
    padding-bottom: 10px;
    font-size: 15px;
    color: #000;
}

.nova_improvment {
    margin-bottom: 10px;
    background: #cc0002;
    color: #FFFFFF;
    display: block;
    padding: 7px;
    font-size: 18px;
    font-weight: bold;
}

.finished_stock_list .main_title {
    background: #cc0002;
    color: #fff !important;
    font-weight: bold;
}

table.finished_stock_list {
    width: 100%;
    font-size: 12px !important;
}

.category_left table {
    margin: 0px 0 10px 0px;
}

table.finished_stock_list .check_icon {
    background: url(../images/wlc/check-icon.png) no-repeat;
    display: block !important;
    height: 24px;
    width: 24px;
}

table.finished_stock_list td {
    border-width: 1px;
    border-style: solid;
    border-color: #CCCCCC;
    padding: 5px 5px;
    border-collapse: collapse !important;
}


.category_left .divider_btm {
    background: url(../images/wlc/line-divider.png) left bottom no-repeat;
    display: block;
    margin-bottom: 20px;
    padding-bottom: 15px;
}

.bifocal_text {
    width: 700px;
}

    .bifocal_text .bifocal_lences {
        width: 327px;
    }

    .bifocal_text .bifocal_image {
        width: 360px;
        padding-bottom: 15px;
    }

.fr {
    float: right;
}
