.contentTeaser img { border: none; }

.contentTeaser .image-desc { margin-top: 5px; }
.contentTeaser h2 { color: #336600; font-size: 1.3em; }
.contentTeaser a { color: #288125; text-decoration: underline; }
.contentTeaser .teaser-text { margin-bottom: 10px; }

.twoAcross { width: 310px; margin: 5px 10px 0px 0px; display: inline; }
.threeAcross { width: 205px; }

.noImage .image-desc .content-teaser-image { display: none; }
.leftImage .image-desc .content-teaser-image { float: left; margin-right: 5px; }
.rightImage .image-desc .content-teaser-image { float: right; }

.greenTeaserText .teaser-text { color: #288125; }
.redTeaserText .teaser-text { color: #CC0000; }
.blueTeaserText .teaser-text { color: #003399; }
.orangeTeaserText .teaser-text { color: #CC3300; }
.yellowTeaserText .teaser-text { color: #FFFF00; }

.rightHeader .content-teaser-header {float: right;}
