.abstract-title-list-title{
    background-color: black;
    bottom: 20px;
    color: white;
    font-size: small;
    width: 166px;
    opacity: 0.64;
    padding-right: 4px;
    position: relative;
    text-align: right;
    filter:alpha(opacity=64); /* For IE8 and earlier */
    height: 18px;
}
.abstract-title-list-img{

    width: 170px;
    height: 120px;
}
.owner_div{
    width: 170px;
    padding-left: 5px;
    padding-right: 5px;
}
.abstract-title-list-metadata .metadata-entry {
    color: black;
    text-align: center;
}
.abstract-title-list-metadata {
    background-color: #E5E3E3;
    bottom: 16px;
    color: #FFFFFF;
    font-size: small;
    left: -5px;
    margin: 0;
    position: relative;
    text-align: center;
    width: 170px;
}

.abstract-title-list-description{
  display: none;
}