div.listingRef, div.figure {
 position: relative;
 float: right;
 color: #333333;
 background-color: white;
 padding: 0.5em;
 right: -24%;
 margin: 0.5em -8% 0.5em -20%;
 border: 1px solid #aaaaaa;
 z-index: 10;
}
div.listingRef {
 font-weight: bold;
 top: -4em;
}
