.capc-sticker {
  height: 256px;
  position: absolute;
  width: 372px;
  top: 85px;
}
#rosab-sticker {
  background: url(../images/rosab.png) no-repeat;
}

#videomuseum-sticker {
  background: url(../images/videomuseum.png) no-repeat;
}

.capc-sticker-inner {
  color: #FF0000;
  font-family: Courier, Arial, sans-serif;
  font-size: 12.5px;
  font-weight: bold;
  line-height: 18px;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 120px;
  width: 100%;
}
#rosab-sticker-inner {
  top: 110px;
}
#videomuseum-sticker-inner {
}
  .capc-sticker-inner a,
  .capc-sticker-inner a:link,
  .capc-sticker-inner a:visited {
    color: #FF0000;
    text-decoration: none;
  }

.capc-sticker-teaser {
  background: #f0f0eb;
  border: 1px dashed red;
  border-width: 1px 0;
  color: #FF0000;
  font-family: Courier, Arial, sans-serif;
  font-size: 12.5px;
  font-weight: bold;
  left: 380px;
  line-height: 18px;
  text-align: center;
  text-transform: uppercase;
  top: 35px;
  padding: 4px 0;
  position: absolute;
  width: 190px;
}