#lens_layout_phplens_detail {
    background: #fff !important;
    padding-bottom: 10px;
}

#lens_layout_phplens_detail .lens-nav-case td {
    padding: 5px !important;
}

#lens_layout_phplens_detail td[valign="top"] {
    padding: 0;
}

#lens_layout_phplens_detail td[valign="top"] > a:last-child {
    margin-right: 15px;
}

table[width="100%"] tr.section-group {
    /*padding-bottom: 15px !important;*/
}

table[width="100%"] .lens-dleft td {
    /*padding-left: 15px !important;*/
}

table[width="100%"] td.lens-dright{
    word-break: break-word;
}


