#mod_teaser {

}

#teasercontent {
	padding-left:5px;
	position:relative;
	width: 100%;
	color: white;
}

.teaser {
	float:left;
	padding-right:30px;
	width:162px;
}
.teaser.item-2 {
	float:left;
	padding-right:15px;
	width:175px;
}
.teaser.item-3 {
	float:left;
   padding-right: 0px;
	width:162px;
}
.teaser .teasertext {

}

.teaser h3 {
	color: black;
	font-family: Georgia;
	font-weight: bold;
	font-size: 1.2em;
	padding-bottom: 5px;
}

