.abs {
    position: absolute;
}

#NEWSRESEARCH h2 {
    margin-top: 5px; /* Align with RHS scroller elements */
}

#PRESSRELEASES h2 {
    margin-top: 19px; /* Align with RHS scroller elements */
}

.LPbase,
.LNbase {
    width: 100%;
    height: 100%;
}

.LPbase .scrollingNews,
.LNbase .scrollingPressRelease {
    overflow: hidden;
    height: 100%;
    padding-top: 10px;
    margin: 0;
}

.LPbase .scrollingNews .link-block-vertical,
.LNbase .scrollingPressRelease .link-block-vertical {
    height: 103%;
}

.LPbase .span3 h2 {
    padding-top: 0px;
    margin-top: 0px;
    display: inline-block;
}

.LNsep {
    width: 100px;
    float: right;
    text-align: right;
}

.LNsep a {
    display: inline-block;
    padding-top: 0px;
    color: #555555;
}

.LPsep {
    height: width : 100 %;
    text-align: right;
}

.LPsep a {
    display: inline-block;
    padding-top: 0px;
    color: #555555;
}