.refnumber {
    vertical-align: top;
    display: block;
    margin-right: .5ex;
}
.articleMeta .coverDate{
    display:none;
}

#searchCategoryId {
    width: 100%;
}

.sightedHidden{
    display: none;
}

.BeforeFilter { margin-left: 3px;}

.headerAdvancedSearch {
    text-align: right;
    width :225px;
}
.headerBreadcrumbs {
     width: 100%;
    border: 0px;
}

.freeAccess {
    padding-left: 7px;
}

.iconImage img {
    margin-left: 5px;
}

.single_highlight_class {
    background-color: #FFFF76;
}

div#tocAopMsg {
    margin-bottom: 1em;
}
.firstPage{
    margin: 15px 0px;
}
.firstPage-heading{
    font-weight: bold;
    margin-top: 15px;
}
.firstPage .firstPageImage{
    width: 480px;
    border: 1px solid lightgray;
    padding: 10px;
}
.popupBody{
    font: inherit;
    background: #fff;
}

.NLM_list-list_type- li{
    list-style: none;
}

#fullPopup #figures_content {
    padding-left: 20px;
}


.subscriptionsOffers {
    margin: 5px;
    border: 1px solid #000;
}
.subscriptionsOffers .sectionTitle {
    background-color: #DDD;
    padding: 5px;
    border-bottom: 1px solid #000;
}

.subscriptionsOffers .body {
    padding: 5px;
}

div.boxed-text-float {
    margin: 10px 15px;
    background-color: #EEE9DB;
    border: 1px solid #999;
    padding: 15px 20px;
    font-family:"Helvetica Neu","Helvetica","Lucida Grande","Lucida Sans","Trebuchet MS",Arial,Helvetica,sans-serif;
    text-align: left;
    vertical-align: top;
    color: #000;
}

div.boxed-text-float th {
    background-color: #EEE9DB;
}