.view-research-news .views-row, .view-research-news .view-empty {
    background-color: #ffffff;
    border: 1px solid #dadada;
    clear: left;
    margin-top: 17px;
    padding: 17px 20px;
}
.view-research-news .views-row .views-field-field-image {
    border: 1px solid #d7d7d7;
    float: right;
    margin-left: 10px;
}
.view-research-news .views-row .views-field-title {
    font-weight: bold;
    padding-bottom: 8px;
}
.view-research-news .views-row .views-field-field-news-body p {
    margin: 8px 0;
}
#block-views-research-news-block .more-link {
    background: #00568e none repeat scroll 0 0;
    bottom: 20px;
    box-shadow: 0 1px 2px 0 #666666;
    padding-right: 30px;
    position: absolute;
    right: -10px;
}
#block-views-research-news-block .more-link a {
    background: transparent url("/sites/all/themes/school/images/icons/arrow-white.png") no-repeat scroll right center;
    color: #ffffff;
    display: block;
    padding: 10px 30px 10px 20px;
}
#block-views-research-news-block .more-link:hover {
    background: #ffd700 none repeat scroll 0 0;
}
#block-views-research-news-block .more-link:hover a {
    background: transparent url("/sites/all/themes/school/images/icons/arrow-black.png") no-repeat scroll right center;
    color: #000;
    text-decoration: none;
}
#block-views-research-news-block .more-link .ribbon-right {
    border-color: transparent transparent transparent #002e52;
    border-style: solid;
    border-width: 0 0 9px 10px;
    bottom: -9px;
    height: 0;
    position: absolute;
    right: 0;
    width: 0;
}
#block-views-research-news-block .more-link:hover .ribbon-right {
    border-color: transparent transparent transparent #887300;
}
#block-views-research-news-block {
    background-color: #ffffff;
    border: 1px solid #d9d9d9;
    padding: 20px 20px 80px 20px;
    position: relative;
    width: 593px;
}
#block-views-research-news-block .view-footer .latest-ne-more-links .ribbon-right, #block-views-research-news-block .more-link .ribbon-right {
    border-color: transparent transparent transparent #002e52;
    border-style: solid;
    border-width: 0 0 9px 10px;
    bottom: -9px;
    height: 0;
    position: absolute;
    right: 0;
    width: 0;
}