
.teaser-container{ position: relative; top: 0; left: 0; text-align: left; font: 80%/1.5em "Lucida Grande", verdana, sans-serif !important; }
.teaser-container .teaser{ position: relative; z-index: 99; }
.teaser-container .teaser a{ background: transparent url('link-background.png') top right no-repeat; text-align: right; position: absolute; right: 10px; bottom: 11px; color: #ffffff; padding: 2px 8px 0 0; text-decoration: none; width: 135px; height: 22px; display: block; float: right; font-size: 11;  font-weight:bold; font: "Lucida Grande", verdana, sans-serif !important; }

.teaser-container .teaser a span{ color: #FF0000; font-size: 100%; padding: 0 0 0 3px; }
.teaser-container .teaser-pager{ position: absolute; bottom: 10px; left: 10px; z-index: 100; }
.teaser-container .teaser-pager a{  background: transparent url('pager-off.png') top left no-repeat; width: 26px; height: 22px; float: left; margin: 0 3px 0 0; padding: 3px 0 0 0; text-indent: 10px; font-weight: bold; font-size: 110%; color: #FFF; text-decoration: none }
.teaser-container .teaser-pager a.activeSlide{ background: transparent url('pager-on.png') top left no-repeat; }
.teaser-container .teaser-pager a:focus { outline: none; }
