.contentTeaser img { border: none; margin-bottom: 4px; }

.contentTeaser .image-desc { margin-top: 8px; }
.contentTeaser h2 { color: #336600; font-size: 1.3em; }
.contentTeaser a { color: #288125; text-decoration: underline; }
.contentTeaser .teaser-text { margin: 10px 0; }
.content-teaser-link { margin: 5px 0 0; }

.content-teaser-link div.linkBeg,
.content-teaser-link div.linkEnd { vertical-align: text-bottom; background-position: left bottom; 
	background-repeat: no-repeat; zoom:1; display:-moz-inline-box; display: inline-block; 
	*display: inline; /*IE7*/ }

.twoAcross { width: 310px; margin: 5px 10px 0px 0px; float:left; }
.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;}

.teaser-body-title {
	color: #288125;
	font-size: 1.3em;
	font-weight: bold;
	}

