/* screen.cms_module_teaser */
div.teaser {
position: relative; top: -11px; left: 0px;
border-bottom: 1px solid #366;
border-left: 1px solid #366;
padding: 4px 9px 2px 9px;
width: 181px;
}

.teaser_headline {
margin: 0px 0px 5px 0px;
text-align: left;
font-size: 1em;
color: #996;
}

.teaser_article {
margin: 0px 0px 5px 0px;
line-height: 1.4em;
font-size: 0.9em;
}

.teaser_link {
float: right;
font-size: 0.9em;
}

img.teaser {
margin-left: 3px;
}
/* /screen.cms_module_teaser */

