.teaser {
    padding: 10px;
    margin-bottom: 20px;
    border: 1px dotted #808080;
    clear: both;
}

.highlight {
    border: none;
    background: #ffffff;
}

.teaser img {
    float: right;
    margin-left: 10px;
}

.teaser img.more {
    clear: both;
    margin-top: 10px;
}

.teaser a {
    background: url(/images/link.gif) no-repeat scroll;
    padding-left: 15px;
}

.teaser .clear {
    clear: both;
}
