.journal_meta {
    padding: 0 0 3px;
    float: left;
    width: 100%;
    font-size:13px;
}
.abstract_div {
    width: 100%;
}
.journal-checkbox-div {
    margin-top: 10px;
    display: none;
}

.journal_abstract{
    float:left;
    padding:5px 0px;
}

.journal_abstract_text{
    clear: both;
}

#product-options-wrapper ul.options-list li .abstractBottom {
    float: right;
    padding-right: 10px;
    text-align: right;
    clear:both;
    width: 100%;
}

.licenseArticle, .licenseArticle .readNow {
     float: left;
 }
.licenseArticle{
    padding: 0 10px 0;
}


#bundle ul.options-list li {
    padding-bottom: 10px;
    margin-bottom: 10px;
    padding: 15px 10px;
    border-bottom: 1px solid #eeeeee;
    overflow: hidden;
    list-style-type: none;
}



.arrow-down {
    border-left: 4px solid rgba(0, 0, 0, 0);
    border-right: 4px solid rgba(0, 0, 0, 0);
    border-top: 8px solid #537f2f;
    content: "";
    cursor: pointer;
    float: left;
    height: 0;
    margin-top: 4px;
    margin-right: 5px;
    width: 0;
    padding: 0 0px 0 0;
}

.arrow-downhighlight {
    border-bottom: 4px solid rgba(0, 0, 0, 0);
    border-left: 8px solid #537f2f;
    border-top: 4px solid rgba(0, 0, 0, 0);
    content: "";
    cursor: pointer;
    float: left;
    height: 0;
    margin-top: 4px;
    width: 0;
    padding: 0 5px 0 0;
}

.product-tabs-content .product-options{
    border: none;
    padding: 0;
    margin: 0;
}