a.tore-open-access {
    background-image: url(../Icons/OpenAccessLogo.svg);
    background-repeat: no-repeat;
    background-size:contain;
    padding-left:1em;
    /*
    background-position: left top;
    padding-top:68px;
    margin-bottom:50px
    */
}
#content ul.dspacecris-list-simple {
	 list-style-image: none;
     padding-left: 0;
}

#content .dspacecris-list-structured-entry dl {
    background:#E4E4E4;
	padding:1em;
}

#content .dspacecris-list-structured-entry dt {
    float:left;
    width: 10em;
}

#content .dspacecris-list-structured-entry dt,
#content .dspacecris-list-structured-entry dd {
    padding: 4px 0px 4px 0px;
}